Skip to content

Commit

Permalink
Merge pull request #32 from OpenDDS/mitza-vcpkg-update
Browse files Browse the repository at this point in the history
Update vcpkg version used by GitHub Actions
  • Loading branch information
iguessthislldo authored Apr 1, 2024
2 parents 65c922e + 790cb5c commit 20e0709
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: 53bef8994c541b6561884a8395ea35715ece75db
vcpkgGitCommitId: 898b728edc5e0d12b50015f9cd18247c4257a3eb
runVcpkgInstall: true

# Set Up Build Environments
Expand Down

0 comments on commit 20e0709

Please sign in to comment.