Skip to content

Commit a336874

Browse files
test non-tcc_bootstrap_alt path
1 parent 876e0ed commit a336874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bwrap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
distfiles
4444
key: cache-${{ hashFiles('steps/*/sources') }}
4545
- name: Run bootstrap
46-
run: ./rootfs.py --bwrap --external-sources --build-kernels --cores 2 --internal-ci pass1 --tcc_bootstrap_alt
46+
run: ./rootfs.py --bwrap --external-sources --build-kernels --cores 2 --internal-ci pass1
4747
- name: Archive created packages
4848
if: failure() # archive failed builds progress
4949
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)