Skip to content

Commit

Permalink
Enable BCC builds for WoWI
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharparam committed May 20, 2021
1 parent 09ec53f commit f2958c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Create BC Package
uses: BigWigsMods/packager@master
with:
args: "-g bcc -w 0"
args: "-g bcc"
env:
CF_API_KEY: ${{ secrets.CF_API_TOKEN }}
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}
Expand Down

0 comments on commit f2958c7

Please sign in to comment.