Skip to content

Commit

Permalink
Merge pull request #26 from OpenDDS/mitza-vcpkg-update
Browse files Browse the repository at this point in the history
Update vcpkg version used by GitHubActions
  • Loading branch information
jrw972 authored Mar 28, 2024
2 parents c21d491 + 26507fe commit 69b7a53
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@v11
with:
vcpkgDirectory: '${{ github.workspace }}/vcpkg'
vcpkgGitCommitId: 53bef8994c541b6561884a8395ea35715ece75db
vcpkgGitCommitId: 898b728edc5e0d12b50015f9cd18247c4257a3eb
runVcpkgInstall: true

# Set Up Build Environments
Expand Down

0 comments on commit 69b7a53

Please sign in to comment.