Update vcpkg-sha : e105a86c97b8ab13d4dbe3f7bd9ebc17ece31634
This commit is contained in:
parent
61b5ff26f2
commit
f9b9261d53
1 changed files with 4 additions and 4 deletions
2
.github/workflows/build_and_test.yml
vendored
2
.github/workflows/build_and_test.yml
vendored
|
@ -80,7 +80,7 @@ jobs:
|
||||||
- name: setup vcpkg
|
- name: setup vcpkg
|
||||||
uses: ./.github/actions/setup_vcpkg
|
uses: ./.github/actions/setup_vcpkg
|
||||||
with:
|
with:
|
||||||
vcpkg-sha: a960fde0b60b6392d70375fe513dfa7eb083cc3a
|
vcpkg-sha: e105a86c97b8ab13d4dbe3f7bd9ebc17ece31634
|
||||||
nuget-source: https://nuget.pkg.github.com/mapnik/index.json
|
nuget-source: https://nuget.pkg.github.com/mapnik/index.json
|
||||||
nuget-username: ${{ github.actor }}
|
nuget-username: ${{ github.actor }}
|
||||||
nuget-pat: ${{ secrets.GITHUB_TOKEN }}
|
nuget-pat: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Reference in a new issue