Update .appveyor.yml

pull/844/head
Levin Li 2020-09-27 21:40:34 +08:00
parent 6891b7560b
commit d92e5a2151
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ install:
- vcpkg install freetype:x86-windows
- vcpkg install sdl2:x86-windows
- git pull
- .\bootstrap-vcpkg.bat
- vcpkg install cspice:x86-windows
- vcpkg integrate install
- cd %APPVEYOR_BUILD_FOLDER%