Skip to content

Commit

Permalink
Update tio latest vcpkg, maybe it wil fix the github workflow?
Browse files Browse the repository at this point in the history
  • Loading branch information
zpostfacto committed Mar 14, 2024
1 parent 7aadb55 commit 8f4d800
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 @@ -47,9 +47,9 @@ jobs:
- uses: ilammy/msvc-dev-cmd@v1

- name: Restore artifacts, setup vcpkg
uses: lukka/run-vcpkg@v10
uses: lukka/run-vcpkg@v11
with:
vcpkgGitCommitId: e809a42f87565e803b2178a0c11263f462d1800a
vcpkgGitCommitId: fba75d09065fcc76a25dcf386b1d00d33f5175af
vcpkgDirectory: '${{ github.workspace }}/vcpkg'
vcpkgJsonGlob: vcpkg.json
runVcpkgInstall: false
Expand Down

0 comments on commit 8f4d800

Please sign in to comment.