Port original Linux CI code to Gitlab
This commit is contained in:
parent
e183fcaf02
commit
ba5b604f9a
5 changed files with 25 additions and 50 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue