Update vcpkg-sha
This commit is contained in:
parent
b9175100bd
commit
b4f1bc09f8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_and_test.yml
vendored
2
.github/workflows/build_and_test.yml
vendored
|
@ -66,7 +66,7 @@ jobs:
|
||||||
- name: setup vcpkg
|
- name: setup vcpkg
|
||||||
uses: ./.github/actions/setup_vcpkg
|
uses: ./.github/actions/setup_vcpkg
|
||||||
with:
|
with:
|
||||||
vcpkg-sha: 34d2cf7e62d781f4bcb9c7f44f4d2389f568e92b
|
vcpkg-sha: 71d3fa60b67540e9bf5fde2bf2188f579ff09433
|
||||||
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