Skip to content

Commit

Permalink
Update build-appimg-aarch64.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dxli authored Jan 26, 2025
1 parent b512b89 commit a95c073
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CI/build-appimg-aarch64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ cp CI/librecad.svg appdir/usr/share/icons/hicolor/scalable/apps/
convert -resize 256x256 CI/librecad.svg appdir/usr/share/icons/hicolor/256x256/apps/librecad.png

export QMAKE=$(which qmake6)
export EXTRA_QT_MODULES=svg

wget -c https://github.com/$(wget -q https://github.com/probonopd/go-appimage/releases/expanded_assets/continuous -O - | grep "appimagetool-.*-aarch64.AppImage" | head -n 1 | cut -d '"' -f 2)
chmod +x appimagetool-*.AppImage
Expand Down

0 comments on commit a95c073

Please sign in to comment.