all repos — mgba @ 756c6e18abfb2691a1ceac371624a5956823d303

mGBA Game Boy Advance Emulator

AppVeyor: Attempt cleanup if the cache goes awry
Vicki Pfau vi@endrift.com
Sat, 05 Sep 2020 16:13:04 -0700
commit

756c6e18abfb2691a1ceac371624a5956823d303

parent

c2ee50288bb14a2b7673154f67d9bf8868b4d502

1 files changed, 2 insertions(+), 1 deletions(-)

jump to
M .appveyor.yml.appveyor.yml

@@ -7,7 +7,8 @@ - Release

cache: - C:\Tools\vcpkg install: -- git -C C:\Tools\vcpkg pull --quiet +- git -C C:\Tools\vcpkg clean -dfq ports toolsrc +- 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 - vcpkg --no-dry-run upgrade