mirror of https://github.com/mgba-emu/mgba.git
AppVeyor: Attempt to fix
This commit is contained in:
parent
ee2d1f677b
commit
81ae535967
|
@ -7,7 +7,7 @@ configuration:
|
|||
cache:
|
||||
- C:\Tools\vcpkg
|
||||
install:
|
||||
- git -C C:\Tools\vcpkg clean -dfq docs ports scripts toolsrc versions
|
||||
- git -C C:\Tools\vcpkg clean -dfq docs ports scripts toolsrc triplets versions
|
||||
- git -C C:\Tools\vcpkg pull --force --quiet
|
||||
- C:\Tools\vcpkg\bootstrap-vcpkg
|
||||
- vcpkg --triplet x64-windows --recurse install ffmpeg libepoxy libpng libzip sdl2 sqlite3
|
||||
|
|
Loading…
Reference in New Issue