mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
fix: workflow
This commit is contained in:
parent
1fa98f4f02
commit
18ae3ce0a9
1 changed files with 2 additions and 2 deletions
2
.github/workflows/iso.yml
vendored
2
.github/workflows/iso.yml
vendored
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
- name: Download image
|
||||
run: |
|
||||
podman pull ghcr.io/ublue-os/base-main:39
|
||||
podman save --format oci-archive -o base-main-39.tar ghcr.io/ublue-os/base-main:39
|
||||
podman save --format oci -o container ghcr.io/ublue-os/base-main:39
|
||||
podman rmi ghcr.io/ublue-os/base-main:39
|
||||
|
||||
- name: Create boot.iso
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue