Skip to content

Commit 43fea70

Browse files
committed
Debug ARM failure
1 parent ce8ed8c commit 43fea70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,8 @@ for appimage in *.AppImage; do
178178
dd if=/dev/zero bs=1 count=3 seek=8 conv=notrunc of="$appimage"
179179
done
180180

181+
ldd AppDir/usr/bin/AppImageLauncherSettings
182+
181183
./linuxdeploy-"$ARCH".AppImage -v0 \
182184
--appdir "$(readlink -f AppDir)" \
183185
--plugin qt \

0 commit comments

Comments
 (0)