Do not build appimage in build-script
This commit is contained in:
parent
6ac00403b1
commit
cff08da1d9
1 changed files with 2 additions and 2 deletions
|
@ -158,5 +158,5 @@ rm -rf /app/AppDir/usr/lib/python3.13/site-packages/PyQt6/Qt6/qml/
|
|||
# ln -s "$relative_path" /app/AppDir/usr/lib/$(basename $file)
|
||||
# done
|
||||
|
||||
echo "Creating AppImage..."
|
||||
/app/linuxdeploy-x86_64.AppImage --plugin qt --appdir /app/AppDir --output appimage
|
||||
# echo "Creating AppImage..."
|
||||
# /app/linuxdeploy-x86_64.AppImage --plugin qt --appdir /app/AppDir --output appimage
|
||||
|
|
Loading…
Add table
Reference in a new issue