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-30 22:22:30 -04:00
parent 34d719fef7
commit 50a633d670

View file

@ -137,7 +137,7 @@ jobs:
id: save_output
shell: bash
run: |
echo "iso_name-${{ matrix.version }}=${{ steps.build.outputs.iso_name}}" >> $GITHUB_OUTPUT
find
- name: Upload ISO as artifact
id: upload