mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-25 11:08:54 +00:00
appveyor: try without pacman installs
This commit is contained in:
parent
26261be244
commit
dca32a875e
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ environment:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- C:\"Program Files (x86)\Microsoft Visual Studio 12.0\VC\vcvarsall.bat"
|
- C:\"Program Files (x86)\Microsoft Visual Studio 12.0\VC\vcvarsall.bat"
|
||||||
- C:\msys64\usr\bin\bash -lc "pacman --noconfirm -Suy python2 make pkg-config mingw-w64-x86_64-glib2 mingw-w64-x86_64-toolchain"
|
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- make.sh cross-win64
|
- make.sh cross-win64
|
||||||
|
|
Loading…
Reference in a new issue