From 5fa79fa1df0788b45ed04963d7478d4e68fda2f8 Mon Sep 17 00:00:00 2001 From: probonopd Date: Sun, 21 Aug 2022 14:34:29 +0200 Subject: [PATCH] Workaround for #542 (#547) --- tests/tests-environment.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/tests-environment.sh b/tests/tests-environment.sh index 2f175dc..04fa6c8 100755 --- a/tests/tests-environment.sh +++ b/tests/tests-environment.sh @@ -19,7 +19,8 @@ sudo dpkg -i patchelf_0.8-2_amd64.deb cd /tmp/ # wget -c https://artifacts.assassinate-you.net/artifactory/AppImageKit/travis-2052/appimagetool-x86_64.AppImage # branch last-good, https://travis-ci.org/AppImage/AppImageKit/jobs/507462541 -wget -c "https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage" +# wget -c "https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage" # See #542 +wget -c "https://github.com/AppImage/AppImageKit/releases/download/13/appimagetool-x86_64.AppImage" # Workaround for #542 chmod +x appimagetool*AppImage ./appimagetool*AppImage --appimage-extract sudo cp squashfs-root/usr/bin/* /usr/local/bin/