mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-25 11:19:01 +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:
|
||||
- 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:
|
||||
- make.sh cross-win64
|
||||
|
|
Loading…
Reference in a new issue