Update vcpkg-sha to ad25766aefb5313b6bc4e2a4b78a2946f84fbf66

This commit is contained in:
Artem Pavlenko 2024-06-10 09:34:09 +01:00
parent 84cd5864e7
commit b8166f81a6

View file

@ -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 }}