Update vcpkg-sha to ad25766aefb5313b6bc4e2a4b78a2946f84fbf66
This commit is contained in:
parent
84cd5864e7
commit
b8166f81a6
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
|
@ -77,7 +77,7 @@ jobs:
|
||||||
- name: setup vcpkg
|
- name: setup vcpkg
|
||||||
uses: ./.github/actions/setup_vcpkg
|
uses: ./.github/actions/setup_vcpkg
|
||||||
with:
|
with:
|
||||||
vcpkg-sha: b4a3d89125e45bc8f80fb94bef9761d4f4e14fb9
|
vcpkg-sha: ad25766aefb5313b6bc4e2a4b78a2946f84fbf66
|
||||||
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