Try without vcpkg integrate
This commit is contained in:
2
.github/workflows/scripts/win/zlib-build.bat
vendored
2
.github/workflows/scripts/win/zlib-build.bat
vendored
@@ -1,6 +1,4 @@
|
||||
|
||||
vcpkg integrate install
|
||||
|
||||
setlocal enabledelayedexpansion
|
||||
|
||||
for /f "usebackq tokens=*" %%i in (`vswhere -latest -requires Microsoft.Component.MSBuild -find MSBuild\**\Bin\MSBuild.exe`) do (
|
||||
|
Reference in New Issue
Block a user