mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Retrigger
This commit is contained in:
parent
8e60893e97
commit
517409a423
1 changed files with 1 additions and 1 deletions
2
.github/workflows/qemu.yml
vendored
2
.github/workflows/qemu.yml
vendored
|
|
@ -47,7 +47,7 @@ jobs:
|
||||||
mirror-state
|
mirror-state
|
||||||
key: cache-${{ hashFiles('steps/*/sources') }}
|
key: cache-${{ hashFiles('steps/*/sources') }}
|
||||||
- name: Run bootstrap
|
- 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
|
- name: Remount package disk
|
||||||
if: always()
|
if: always()
|
||||||
run: >
|
run: >
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue