mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 19:25:27 +08:00
[vcpkg-ci] Disable folly:x64-windows pending manual investigation.
This commit is contained in:
parent
195e1b45dd
commit
c99983613a
@ -21,5 +21,5 @@ if (-not $?) { throw $? }
|
||||
./vcpkg.exe install opencv:x86-uwp boost:x86-uwp
|
||||
if (-not $?) { throw $? }
|
||||
|
||||
./vcpkg.exe install folly:x64-windows
|
||||
if (-not $?) { throw $? }
|
||||
# ./vcpkg.exe install folly:x64-windows
|
||||
# if (-not $?) { throw $? }
|
||||
|
Loading…
x
Reference in New Issue
Block a user