blah blah blah

This commit is contained in:
Samuel Tyler 2025-10-21 20:23:20 +11:00
parent 9842f76db3
commit 63a201a775
No known key found for this signature in database
GPG key ID: EB5091A5C77E8DC4

View file

@ -47,7 +47,7 @@ jobs:
mirror-state
key: cache-${{ hashFiles('steps/*/sources') }}
- name: Run bootstrap
run: ./rootfs.py --qemu --update-checksums --external-sources --cores 2 --mirror file://${PWD}/mirror
run: sudo ./rootfs.py --qemu --update-checksums --external-sources --cores 2 --mirror file://${PWD}/mirror
- name: Remount package disk
if: always()
run: >