Skip to content

Commit

Permalink
Merge pull request #27 from mitza-oci/vcpkg-2024-01-12
Browse files Browse the repository at this point in the history
GitHub Actions: use the 2024-01-12 release tag of vcpkg
  • Loading branch information
iguessthislldo authored Feb 6, 2024
2 parents e75b9ae + 8d5adb6 commit c1b4b51
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 c1b4b51

Please sign in to comment.