Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
doZennn authored Jul 29, 2024
1 parent 7738211 commit 5c7fb99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
uses: microsoft/setup-msbuild@v1.3

- name: run-vcpkg
uses: lukka/run-vcpkg@v10
uses: lukka/run-vcpkg@v11
with:
runVcpkgInstall: true
vcpkgGitCommitId: 'a7b6122f6b6504d16d96117336a0562693579933'
vcpkgGitCommitId: '5b1214315250939257ef5d62ecdcbca18cf4fb1c'

- name: Integrate vcpkg
run: vcpkg integrate install
Expand Down

0 comments on commit 5c7fb99

Please sign in to comment.