Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jube authored Nov 26, 2023
1 parent cfba119 commit 617c16d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cache:
install:
- cmd: cd C:\Tools\vcpkg
- cmd: git fetch
- cmd: git checkout 2022.02.23
- cmd: git checkout 2023.11.20
- cmd: .\bootstrap-vcpkg.bat
- cmd: vcpkg integrate install
- cmd: vcpkg remove --outdated --recurse
Expand Down

0 comments on commit 617c16d

Please sign in to comment.