fix: use v11
This commit is contained in:
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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user