attempt 2 at making rootfs from docker

This commit is contained in:
Ward from fusion-voyager-3 2024-08-01 02:36:17 +03:00
parent f785a4a403
commit b8a51054b5
2 changed files with 2 additions and 5 deletions

2
.github/push-iso vendored
View File

@ -1 +1 @@
2
3

View File

@ -29,12 +29,9 @@ jobs:
name: id_rsa
known_hosts: ${{ secrets.KNOWN_HOSTS }}
if_key_exists: replace
- name: Update APT Cache
run: apt-get update -y
- 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
run: ./generate_roofs_from_docker.sh