Increase network timeout (#170969)

This commit is contained in:
Christof Marti
2023-01-23 08:17:49 +00:00
parent c65183c59e
commit 96b43cf417

View File

@@ -5,5 +5,5 @@
# running commands like "yarn install" from the ground up. Developers (and should) still run these commands
# after the actual dev container is created, but only differences will be processed.
yarn install
yarn install --network-timeout 180000
yarn electron