Retrigger

This commit is contained in:
Samuel Tyler 2025-12-14 11:46:36 +11:00
parent 8e60893e97
commit 517409a423
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: sudo ./rootfs.py --qemu --update-checksums --external-sources --cores 2 --mirror file://${PWD}/mirror; cat output
run: sudo ./rootfs.py --qemu --update-checksums --external-sources --cores 2 --mirror file://${PWD}/mirror
- name: Remount package disk
if: always()
run: >