Use script this time

Contributes to CURA-9365
This commit is contained in:
j.spijker@ultimaker.com 2022-07-01 12:44:17 +02:00 committed by Jelle Spijker
parent 0aa65cc268
commit 66a38be94b

View File

@ -160,7 +160,7 @@ jobs:
- name: Create the Linux AppImage (Bash)
if: ${{ github.event.inputs.installer == 'true' && runner.os == 'Linux' }}
run: python ./Ultimaker-Cura $CURA_VERSION_FULL
run: python ../cura_inst/packaging/AppImage/create_appimage.py ./Ultimaker-Cura $CURA_VERSION_FULL
working-directory: dist
- name: Upload the artifacts