diff --git a/.github/workflows/iso.yml b/.github/workflows/iso.yml index 1b84a2c..2dc7837 100644 --- a/.github/workflows/iso.yml +++ b/.github/workflows/iso.yml @@ -42,7 +42,7 @@ jobs: --enablerepo fedora \ --repo /etc/yum.repos.d/fedora-updates.repo \ --enablerepo updates \ - --add-template ${GITHUB_WORKSPACE}/runtime.tmpl \ + -i podman \ ./results/ - name: Upload ISO as Artifact