Merge branch 'master' into svg-group-render

This commit is contained in:
Artem Pavlenko 2023-02-27 11:18:48 +00:00
commit 41bb612e5d

View file

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