We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bad3148 commit 7ff9b45Copy full SHA for 7ff9b45
script/install-deps.sh
@@ -67,7 +67,7 @@ npm i -g pnpm
67
export VCPKG_FORCE_SYSTEM_BINARIES=1
68
69
# vcpkg
70
-npx -y setup-cpp --vcpkg "ee2d2a100103e0f3613c60655dcf15be7d5157b8"
+npx -y setup-cpp --vcpkg "ee2d2a100103e0f3613c60655dcf15be7d5157b8" --timeout 3600000
71
72
# zeromq
73
cd ~/vcpkg || exit 1
0 commit comments