Skip to content

Commit

Permalink
feat: no strict ssl
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Dec 18, 2023
1 parent 583671f commit 13f6862
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actions/setup/node/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ runs:

- shell: bash
run: |
npm set strict-ssl false
npm config set fetch-retries 5
npm config set fetch-retry-mintimeout 600000
npm config set fetch-retry-maxtimeout 1200000
Expand Down

0 comments on commit 13f6862

Please sign in to comment.