Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
Signed-off-by: Eugenio Collado <[email protected]>
  • Loading branch information
EugenioCollado committed Jan 23, 2025
1 parent b933de7 commit 5805719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install_mcap_dependencies/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ runs:
uses: lukka/run-vcpkg@v11
with:
vcpkgDirectory: '${{ github.workspace }}/vcpkg'
vcpkgGitCommitId: 'a42af01b72c28a8e1d7b48107b33e4f286a55ef6'
vcpkgGitCommitId: '5e0cab206a5ea620130caf672fce3e4a6b5666a1'

- name: Install lz4 and zstd
if: runner.os == 'Windows'
Expand Down

0 comments on commit 5805719

Please sign in to comment.