AppVeyor: Attempt to fix
This commit is contained in:
parent
76438391a1
commit
cff269332e
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user