Skip to content

Commit

Permalink
build: update vcpkg in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcseacave committed Jun 16, 2023
1 parent 4efd9b4 commit 017161e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
uses: lukka/run-vcpkg@v10
with:
vcpkgDirectory: '${{ github.workspace }}/vcpkg'
vcpkgGitCommitId: '7b30311f0a79d395bf2d933d82fec1853c6a4e77'
vcpkgGitCommitId: '1e90576cf5e931fa1b59ea289b9615fef6441306'

- name: Install Ubuntu dependencies
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit 017161e

Please # to comment.