Skip to content

Commit

Permalink
fix: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
noelmiller committed Apr 29, 2024
1 parent e1cbc25 commit f49e0c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_iso.yml
Expand Up @@ -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: '/github/workspace/installer/lorax_templates/remote_root_password_prompt.tmpl'
additional_templates: '/github/workspace/installer/lorax_templates/remove_root_password_prompt.tmpl'

- name: Move ISOs to Upload Directory
id: upload-directory
Expand Down

0 comments on commit f49e0c0

Please sign in to comment.