mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 09:25:57 +08:00
Use script this time
Contributes to CURA-9365
This commit is contained in:
parent
0aa65cc268
commit
66a38be94b
2
.github/workflows/cura-installer.yml
vendored
2
.github/workflows/cura-installer.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user