mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2025-12-23 23:37:48 -05:00
Update Linux CI scripts to use temporary linuxdeploy path as the main release is broken
This commit is contained in:
@@ -58,7 +58,7 @@ make install INSTALL_ROOT=AppDir
|
||||
# Now, build AppImage using linuxdeploy and linuxdeploy-plugin-qt #
|
||||
# Download linuxdeploy and its Qt plugin #
|
||||
#-----------------------------------------------------------------------#
|
||||
wget https://github.com/linuxdeploy/linuxdeploy/releases/download/continuous/linuxdeploy-i386.AppImage
|
||||
wget https://artifacts.assassinate-you.net/artifactory/list/linuxdeploy/travis-456/linuxdeploy-i386.AppImage
|
||||
wget https://github.com/linuxdeploy/linuxdeploy-plugin-qt/releases/download/continuous/linuxdeploy-plugin-qt-i386.AppImage
|
||||
|
||||
#-----------------------------------------------------------------------#
|
||||
|
||||
@@ -58,7 +58,7 @@ make install INSTALL_ROOT=AppDir
|
||||
# Now, build AppImage using linuxdeploy and linuxdeploy-plugin-qt #
|
||||
# Download linuxdeploy and its Qt plugin #
|
||||
#-----------------------------------------------------------------------#
|
||||
wget https://github.com/linuxdeploy/linuxdeploy/releases/download/continuous/linuxdeploy-x86_64.AppImage
|
||||
wget https://artifacts.assassinate-you.net/artifactory/list/linuxdeploy/travis-456/linuxdeploy-x86_64.AppImage
|
||||
wget https://github.com/linuxdeploy/linuxdeploy-plugin-qt/releases/download/continuous/linuxdeploy-plugin-qt-x86_64.AppImage
|
||||
|
||||
#-----------------------------------------------------------------------#
|
||||
|
||||
Reference in New Issue
Block a user