Skip to content

Commit f2958c7

Browse files
committed
Enable BCC builds for WoWI
1 parent 09ec53f commit f2958c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Create BC Package
3838
uses: BigWigsMods/packager@master
3939
with:
40-
args: "-g bcc -w 0"
40+
args: "-g bcc"
4141
env:
4242
CF_API_KEY: ${{ secrets.CF_API_TOKEN }}
4343
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}

0 commit comments

Comments
 (0)