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

fix iso name

This commit is contained in:
Jason N. 2024-02-14 03:03:31 +00:00
parent 7389413151
commit 4ec4235688

View file

@ -67,7 +67,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: ISOs
path: results/images/deploy.iso
path: results/images/boot.iso
if-no-files-found: error
retention-days: 0
compression-level: 0