Skip to content

Commit

Permalink
CI : Update vcpkg from 2021.04.30 to 2022.10.19
Browse files Browse the repository at this point in the history
  • Loading branch information
kkimurak authored and g3force committed Nov 11, 2022
1 parent 8c04899 commit a659491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: lukka/run-vcpkg@v6
with:
setupOnly: false
vcpkgGitCommitId: 99dc49dae7e170c3be63dd097230007f3bb73c4f
vcpkgGitCommitId: 94ce0dab56f4d8ba6bd631ba59ed682b02d45c46
vcpkgDirectory: c:/vcpkg # folder must reside in c:\ otherwise qt wont install due to long path errors
vcpkgTriplet: x64-windows
vcpkgArguments: qt5 ode protobuf
Expand Down

0 comments on commit a659491

Please sign in to comment.