Skip to content

Commit

Permalink
Update yarn install network timeout to 5 mins
Browse files Browse the repository at this point in the history
  • Loading branch information
peterMuriuki committed Jun 27, 2023
1 parent 8a8215d commit 9295e28
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .yarnrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@


yarn-path ".yarn/releases/yarn-1.18.0.cjs"

# yarn install timing out on github ci - increase timeout to 5 mins
# https://github.com/yarnpkg/yarn/issues/5540#issuecomment-374069461
network-timeout 300000

0 comments on commit 9295e28

Please sign in to comment.