Procházet zdrojové kódy

Merge pull request #9009 from yuzu-emu/bunnei-move-deploy-linux.sh

Migrate deploy-linux.sh from lat9nq's repo.
liamwhite před 3 roky
rodič
revize
001168d191
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      .ci/scripts/linux/docker.sh

+ 1 - 1
.ci/scripts/linux/docker.sh

@@ -33,7 +33,7 @@ DESTDIR="$PWD/AppDir" ninja install
 rm -vf AppDir/usr/bin/yuzu-cmd AppDir/usr/bin/yuzu-tester
 
 # Download tools needed to build an AppImage
-wget -nc https://raw.githubusercontent.com/lat9nq/deploy/main/linux/deploy-linux.sh
+wget -nc https://raw.githubusercontent.com/yuzu-emu/ext-linux-bin/main/gcc/deploy-linux.sh
 wget -nc https://raw.githubusercontent.com/yuzu-emu/AppImageKit-checkrt/old/AppRun.sh
 wget -nc https://github.com/yuzu-emu/ext-linux-bin/raw/main/appimage/exec-x86_64.so
 # Set executable bit