mirror of
https://github.com/kairos-io/immucore.git
synced 2025-09-25 22:34:49 +00:00
Fix iso build artifact upload
Signed-off-by: Itxaka <itxaka@spectrocloud.com>
This commit is contained in:
4
.github/workflows/build-iso.yaml
vendored
4
.github/workflows/build-iso.yaml
vendored
@@ -37,5 +37,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: ${{ matrix.flavor }}-immucore.iso.zip
|
name: ${{ matrix.flavor }}-immucore.iso.zip
|
||||||
path: |
|
path: |
|
||||||
*.iso
|
build/*.iso
|
||||||
*.sha256
|
build/*.sha256
|
Reference in New Issue
Block a user