mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-26 22:44:30 -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: |
|
run: |
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
cd ${{ env.VCPKG_ROOT }}
|
cd ${{ env.VCPKG_ROOT }}
|
||||||
git pull
|
|
||||||
./bootstrap-vcpkg.sh -disableMetrics
|
./bootstrap-vcpkg.sh -disableMetrics
|
||||||
nuget=$(./vcpkg.exe fetch nuget | tail -n 1)
|
nuget=$(./vcpkg.exe fetch nuget | tail -n 1)
|
||||||
owner="${GITHUB_REPOSITORY%/*}"
|
owner="${GITHUB_REPOSITORY%/*}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user