AppVeyor: Attempt to fix

This commit is contained in:
Vicki Pfau 2022-01-14 01:31:28 -08:00
parent 76438391a1
commit cff269332e
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ configuration:
cache: cache:
- C:\Tools\vcpkg - C:\Tools\vcpkg
install: 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 - git -C C:\Tools\vcpkg pull --force --quiet
- C:\Tools\vcpkg\bootstrap-vcpkg - C:\Tools\vcpkg\bootstrap-vcpkg
- vcpkg --triplet x64-windows --recurse install ffmpeg libepoxy libpng libzip sdl2 sqlite3 - vcpkg --triplet x64-windows --recurse install ffmpeg libepoxy libpng libzip sdl2 sqlite3