diff --git a/.github/workflows/iso.yml b/.github/workflows/iso.yml index 6924a56..79b86e9 100644 --- a/.github/workflows/iso.yml +++ b/.github/workflows/iso.yml @@ -40,6 +40,7 @@ jobs: --macboot --noupgrade \ --repo /etc/yum.repos.d/fedora.repo \ --repo /etc/yum.repos.d/fedora-updates.repo \ + --add-template ${GITHUB_WORKSPACE}/runtime.tmpl \ ./results/ - name: Upload ISO as Artifact