1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00
This commit is contained in:
Jason N. 2024-03-07 13:17:45 -05:00
parent 4dc1c2bc5d
commit 6a464ceac1

View file

@ -140,7 +140,7 @@ jobs:
- name: Run ISO checks
run: |
mv ${{ env.IMAGE_NAME }}-${{ env.VERSION }}.iso deploy.iso
make test-iso
make test-iso FLATPAK_REMOTE_REFS=${{ env.FLATPAK_REMOTE_REFS}}
- name: Add Kickstart and Grub options to ISO
run: |