AppVeyor: vcpkg is terrible

This commit is contained in:
Vicki Pfau 2022-02-10 21:13:55 -08:00
parent 43817e7287
commit 982eeeb689

View File

@ -4,8 +4,6 @@ platform:
- x64 - x64
configuration: configuration:
- Release - Release
cache:
- C:\Tools\vcpkg
install: install:
- git -C C:\Tools\vcpkg clean -dfq docs ports scripts toolsrc triplets 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