mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-24 06:48:18 +00:00
fix appveyor.yml
This commit is contained in:
parent
86e2127af1
commit
861d5e1ad8
1 changed files with 1 additions and 1 deletions
|
@ -24,4 +24,4 @@ install:
|
|||
- msys64\usr\bin\bash -lc "for i in {1..3}; do pacman --noconfirm -Suy python2 make pkg-config mingw-w64-x86_64-glib2 mingw-w64-x86_64-toolchain && break || sleep 15; done"
|
||||
|
||||
build_script:
|
||||
- ./make.sh cross-win64
|
||||
- make.sh cross-win64
|
||||
|
|
Loading…
Reference in a new issue