Update build_and_test.yml

This commit is contained in:
Mathis Logemann 2023-06-11 08:30:42 +02:00 committed by GitHub
parent c4aa24496a
commit 6003293e25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -80,7 +80,7 @@ jobs:
- name: setup vcpkg
uses: ./.github/actions/setup_vcpkg
with:
vcpkg-sha: 71d3fa60b67540e9bf5fde2bf2188f579ff09433
vcpkg-sha: a960fde0b60b6392d70375fe513dfa7eb083cc3a
nuget-source: https://nuget.pkg.github.com/mapnik/index.json
nuget-username: ${{ github.actor }}
nuget-pat: ${{ secrets.GITHUB_TOKEN }}