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

remove ex

This commit is contained in:
Jason N. 2024-03-05 10:14:54 -05:00
parent a08d2aaf9d
commit 2047fbb873

View file

@ -133,7 +133,6 @@ jobs:
- name: Run ISO checks - name: Run ISO checks
run: | run: |
set -ex
mv ${{ env.IMAGE_NAME }}-${{ env.VERSION }}.iso deploy.iso mv ${{ env.IMAGE_NAME }}-${{ env.VERSION }}.iso deploy.iso
make test-iso make test-iso