This commit is contained in:
parent
f785a4a403
commit
b8a51054b5
2
.github/push-iso
vendored
2
.github/push-iso
vendored
@ -1 +1 @@
|
|||||||
2
|
3
|
||||||
|
5
.github/workflows/push-iso.yml
vendored
5
.github/workflows/push-iso.yml
vendored
@ -30,11 +30,8 @@ jobs:
|
|||||||
known_hosts: ${{ secrets.KNOWN_HOSTS }}
|
known_hosts: ${{ secrets.KNOWN_HOSTS }}
|
||||||
if_key_exists: replace
|
if_key_exists: replace
|
||||||
|
|
||||||
- name: Update APT Cache
|
|
||||||
run: apt-get update -y
|
|
||||||
|
|
||||||
- name: Get ISO Build Dependencies
|
- name: Get ISO Build Dependencies
|
||||||
run: ./generate_roofs_from_docker.sh
|
run: ./get_iso_build_dep.sh
|
||||||
|
|
||||||
- name: Generate Image ROOTFS from PikaOS Docker image
|
- name: Generate Image ROOTFS from PikaOS Docker image
|
||||||
run: ./generate_roofs_from_docker.sh
|
run: ./generate_roofs_from_docker.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user