Skip to content

Commit

Permalink
Use newer Proj version
Browse files Browse the repository at this point in the history
  • Loading branch information
rhuijben committed Nov 1, 2023
1 parent 8fc6548 commit 078916d
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@v10
with:
vcpkgDirectory: '${{ github.workspace }}/vcpkg'
vcpkgGitCommitId: f6a5d4e8eb7476b8d7fc12a56dff300c1c986131
vcpkgGitCommitId: 51b14cd4e1230dd51c11ffeff6f7d53c61cc5297

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

0 comments on commit 078916d

Please sign in to comment.