mirror of https://github.com/mgba-emu/mgba.git
AppVeyor: Clean more directories
This commit is contained in:
parent
06318fbdd2
commit
4e4adf7a72
|
@ -7,7 +7,7 @@ configuration:
|
|||
cache:
|
||||
- C:\Tools\vcpkg
|
||||
install:
|
||||
- git -C C:\Tools\vcpkg clean -dfq ports toolsrc
|
||||
- git -C C:\Tools\vcpkg clean -dfq docs ports scripts toolsrc 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