From e3a80330734b2430596be54958819e555f782402 Mon Sep 17 00:00:00 2001 From: MattTheTekie Date: Fri, 22 Mar 2024 13:17:45 +0100 Subject: [PATCH] Correct CI links --- .ci/scripts/linux/upload.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 .ci/scripts/linux/upload.sh diff --git a/.ci/scripts/linux/upload.sh b/.ci/scripts/linux/upload.sh old mode 100755 new mode 100644 index a88b018195..4c1f6e19aa --- a/.ci/scripts/linux/upload.sh +++ b/.ci/scripts/linux/upload.sh @@ -27,7 +27,7 @@ fi # Build an AppImage cd build -wget -nc https://gitlab.com/suyu-emu/ext-linux-bin/-/raw/main/appimage/appimagetool-x86_64.AppImage +wget -nc https://git.suyu.dev/suyu/ext-linux-bin/raw/branch/main/appimage/appimagetool-x86_64.AppImage chmod 755 appimagetool-x86_64.AppImage # if FUSE is not available, then fallback to extract and run