Skip to content

Commit

Permalink
Use newer proj
Browse files Browse the repository at this point in the history
  • Loading branch information
rhuijben committed Jun 19, 2024
1 parent a4dcf13 commit fb72061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: lukka/run-vcpkg@v11
with:
vcpkgDirectory: '${{ github.workspace }}/vcpkg'
vcpkgGitCommitId: 582a4de14bef91df217f4f49624cf5b2b04bd7ca
vcpkgGitCommitId: ded9717095600a356b624cab03326e44764afed4

- name: Show VCPKG version directly
run: ${{env.vcpkgExe}} --version
Expand Down

0 comments on commit fb72061

Please sign in to comment.