mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-22 11:22:18 -04:00
update vcpkg
This commit is contained in:
parent
975370200d
commit
e1e1f8cc90
3
.github/workflows/win_msvc.yml
vendored
3
.github/workflows/win_msvc.yml
vendored
@ -32,6 +32,9 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
|
cd "${{ env.VCPKG_ROOT }}"
|
||||||
|
git pull
|
||||||
|
|
||||||
NUGET=$(vcpkg fetch nuget | tail -n 1)
|
NUGET=$(vcpkg fetch nuget | tail -n 1)
|
||||||
GH_PACKAGES_URL="https://nuget.pkg.github.com/${{ github.repository_owner }}/index.json"
|
GH_PACKAGES_URL="https://nuget.pkg.github.com/${{ github.repository_owner }}/index.json"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user