Skip to content

Commit

Permalink
GitHub Actions: use the 2024-01-12 release tag of vcpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
mitza-oci committed Feb 5, 2024
1 parent e346cf7 commit 2e314bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
uses: lukka/run-vcpkg@v10
with:
vcpkgDirectory: '${{ github.workspace }}/vcpkg'
vcpkgGitCommitId: 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50
vcpkgGitCommitId: 53bef8994c541b6561884a8395ea35715ece75db
runVcpkgInstall: true

# Set Up Build Environments
Expand Down

0 comments on commit 2e314bd

Please sign in to comment.