mirror of https://github.com/mgba-emu/mgba.git
AppVeyor: vcpkg is terrible
This commit is contained in:
parent
43817e7287
commit
982eeeb689
|
@ -4,8 +4,6 @@ platform:
|
|||
- x64
|
||||
configuration:
|
||||
- Release
|
||||
cache:
|
||||
- C:\Tools\vcpkg
|
||||
install:
|
||||
- git -C C:\Tools\vcpkg clean -dfq docs ports scripts toolsrc triplets versions
|
||||
- git -C C:\Tools\vcpkg pull --force --quiet
|
||||
|
|
Loading…
Reference in New Issue