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 e75b9ae commit 8d5adb6
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 @@ -83,7 +83,7 @@ jobs:
uses: lukka/run-vcpkg@v11
with:
vcpkgDirectory: '${{ github.workspace }}/vcpkg'
vcpkgGitCommitId: 9edb1b8e590cc086563301d735cae4b6e732d2d2
vcpkgGitCommitId: 53bef8994c541b6561884a8395ea35715ece75db
runVcpkgInstall: true

# Set Up Build Environments
Expand Down

0 comments on commit 8d5adb6

Please sign in to comment.