Skip to content

Commit

Permalink
Merge pull request #65 from mitza-oci/master
Browse files Browse the repository at this point in the history
Update vcpkg
  • Loading branch information
jrw972 authored Apr 17, 2024
2 parents 46e8b54 + 15b8c9f commit 15ed673
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 @@ -84,7 +84,7 @@ jobs:
uses: lukka/run-vcpkg@v11
with:
vcpkgDirectory: '${{ github.workspace }}/vcpkg'
vcpkgGitCommitId: 53bef8994c541b6561884a8395ea35715ece75db
vcpkgGitCommitId: 898b728edc5e0d12b50015f9cd18247c4257a3eb
runVcpkgInstall: true
- name: 'Set Up MSVC Environment'
if: ${{ matrix.m.os == 'windows-2022' }}
Expand Down

0 comments on commit 15ed673

Please sign in to comment.