1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

set ISO_NAME

This commit is contained in:
Jason N. 2024-03-30 19:14:21 -04:00
parent 685bdf866a
commit 1a9377252d
2 changed files with 5 additions and 5 deletions

View file

@ -90,7 +90,7 @@ jobs:
- name: Add Kickstart and Grub options to ISO
run: |
make test/vm/files/install.iso
make test/vm/files/install.iso ISO_NAME=${{ inputs[format('iso_name-{0}', matrix.version)] }}
- name: Create VM disk
run: |