diff --git a/.github/workflows/build_iso.yml b/.github/workflows/build_iso.yml index 62c23d33..13fa714e 100644 --- a/.github/workflows/build_iso.yml +++ b/.github/workflows/build_iso.yml @@ -128,7 +128,7 @@ jobs: flatpak_remote_refs_dir: ${{ steps.generate-flatpak-dir-shortname.outputs.flatpak-dir-shortname }} enable_flatpak_dependencies: "false" extra_boot_params: ${{ steps.generate-extra-params.outputs.extra-boot-params }} - additional_templates: 'installer/lorax_templates/remote_root_password_prompt.tmpl' + additional_templates: '/github/workspace/installer/lorax_templates/remote_root_password_prompt.tmpl' - name: Move ISOs to Upload Directory id: upload-directory