From be89270ae09e59cce818e7e2e56590cf4b0f578e Mon Sep 17 00:00:00 2001 From: Liam Wilson Date: Fri, 12 Jan 2024 03:28:37 +0000 Subject: [PATCH] test mes mode again --- .github/workflows/bwrap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bwrap.yml b/.github/workflows/bwrap.yml index bb8e925b..66cea846 100644 --- a/.github/workflows/bwrap.yml +++ b/.github/workflows/bwrap.yml @@ -43,7 +43,7 @@ jobs: distfiles key: cache-${{ hashFiles('steps/*/sources') }} - name: Run bootstrap - run: ./rootfs.py --bwrap --external-sources --build-kernels --cores 2 --internal-ci pass1 --tcc_bootstrap_alt + run: ./rootfs.py --bwrap --external-sources --build-kernels --cores 2 --internal-ci pass1 - name: Archive created packages if: failure() # archive failed builds progress uses: actions/upload-artifact@v3