Skip to content

Commit 56de8ef

Browse files
committed
chore: wrong config
1 parent 129b065 commit 56de8ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/npmInstallWithRetries/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ runs:
88
using: composite
99
steps:
1010
- name: timeout config
11-
run: npm config set timeout 600000
11+
run: npm config set fetch-timeout 600000
1212
shell: bash
1313
- name: npm ci
1414
uses: salesforcecli/github-workflows/.github/actions/retry@main

0 commit comments

Comments
 (0)