CI: Re-enable Linux packaging with old linuxdeploy version

This commit is contained in:
Albert Liu
2020-08-14 20:31:28 -07:00
parent 9bac40d6d8
commit a992020973
3 changed files with 70 additions and 73 deletions

View File

@ -15,7 +15,7 @@ fi
# Acquire linuxdeploy and linuxdeploy-plugin-qt
wget --timestamping --directory-prefix=${BUILD_DIR} \
https://github.com/linuxdeploy/linuxdeploy/releases/download/continuous/linuxdeploy-x86_64.AppImage
https://artifacts.assassinate-you.net/artifactory/list/linuxdeploy/travis-456/linuxdeploy-x86_64.AppImage
chmod a+x ${BUILD_DIR}/linuxdeploy-x86_64.AppImage
wget --timestamping --directory-prefix=${BUILD_DIR} \