fix: use v11
This commit is contained in:
parent
4b95e27b15
commit
62e372b2d4
2
.github/workflows/autobuild.yml
vendored
2
.github/workflows/autobuild.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
brew install git cmake taglib
|
brew install git cmake taglib
|
||||||
|
|
||||||
- name: Install Dependencies - Windows
|
- name: Install Dependencies - Windows
|
||||||
uses: lukka/run-vcpkg@v12
|
uses: lukka/run-vcpkg@v11
|
||||||
with:
|
with:
|
||||||
vcpkgJsonGlob: '**/vcpkg.json'
|
vcpkgJsonGlob: '**/vcpkg.json'
|
||||||
vcpkgTriplet: ${{ env.VCPKG_TRIPLET }}
|
vcpkgTriplet: ${{ env.VCPKG_TRIPLET }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user