Skip to content

Commit

Permalink
Update workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed Nov 15, 2024
1 parent 5053ebe commit ff3ecef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js-eol-20190430.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: npm config set registry="http://registry.npmjs.org/"
- run: npm config set strict-ssl false
- run: npm install
- run: npm test

0 comments on commit ff3ecef

Please sign in to comment.