Skip to content

Commit

Permalink
Increase network timeout (#170969)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrmarti committed Jan 23, 2023
1 parent c6239ba commit 0963801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/prebuilt/prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 0963801

Please sign in to comment.