mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-25 22:05:20 -04:00
disable vcpkg update
This commit is contained in:
parent
b337fa556c
commit
7ad722e845
1
.github/workflows/win_msvc.yml
vendored
1
.github/workflows/win_msvc.yml
vendored
@ -29,7 +29,6 @@ jobs:
|
||||
run: |
|
||||
set -euo pipefail
|
||||
cd ${{ env.VCPKG_ROOT }}
|
||||
git pull
|
||||
./bootstrap-vcpkg.sh -disableMetrics
|
||||
nuget=$(./vcpkg.exe fetch nuget | tail -n 1)
|
||||
owner="${GITHUB_REPOSITORY%/*}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user