Skip to content

Commit

Permalink
ACTIONS: Update vcpkg on Windows MSVC builds
Browse files Browse the repository at this point in the history
  • Loading branch information
DrMcCoy committed Oct 4, 2023
1 parent 5386209 commit 8997739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_cmake_msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: lukka/run-vcpkg@v10.1
id: run_vcpkg
with:
vcpkgGitCommitId: af2287382b1991dbdcb7e5112d236f3323b9dd7a
vcpkgGitCommitId: accd79817981f1ce00c6a4164aecf2b2ac699823
vcpkgJsonGlob: vcpkg.json

- name: Run CMake, with vcpkg stage, generate, build and test
Expand Down

0 comments on commit 8997739

Please sign in to comment.