Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Commit

Permalink
Do not pull latest vcpkg since appveyor keeps it very much up to date.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmtroffaes committed Apr 21, 2020
1 parent 83d5597 commit e650645
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ platform:
- x86
- x64
build_script:
- pushd C:\Tools\vcpkg && git pull && popd
- pushd C:\Tools\vcpkg && git apply "%APPVEYOR_BUILD_FOLDER%\ffmpeg-portfile-fix-debug-symbols.patch" && popd
- pushd C:\Tools\vcpkg && git apply "%APPVEYOR_BUILD_FOLDER%\libvpx-portfile-fix-pdb.patch" && popd
- pushd C:\Tools\vcpkg && git apply "%APPVEYOR_BUILD_FOLDER%\10929.diff" && popd
Expand Down

0 comments on commit e650645

Please sign in to comment.