mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-12-06 21:02:08 -06:00
Port original Linux CI code to Gitlab
This commit is contained in:
@@ -27,7 +27,7 @@ fi
|
||||
# Build an AppImage
|
||||
cd build
|
||||
|
||||
wget -nc https://github.com/yuzu-emu/ext-linux-bin/raw/main/appimage/appimagetool-x86_64.AppImage
|
||||
wget -nc https://gitlab.com/suyu-emu/ext-linux-bin/-/raw/main/appimage/appimagetool-x86_64.AppImage
|
||||
chmod 755 appimagetool-x86_64.AppImage
|
||||
|
||||
# if FUSE is not available, then fallback to extract and run
|
||||
|
||||
Reference in New Issue
Block a user