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 94ab7f9 commit 88768b9Copy full SHA for 88768b9
.github/workflows/ci_mac.yml
@@ -19,7 +19,7 @@ jobs:
19
node-version: 14.16.x
20
21
- name: Install Dependencies
22
- run: yarn install
+ run: yarn install --network-timeout 100000
23
working-directory: Extension
24
25
- name: Generate hashes for runtime dependency packages
0 commit comments