Skip to content

Commit

Permalink
ci: Add registry url [release] (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
harrydowning authored Sep 8, 2024
1 parent 75d919c commit 98c4381
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ runs:
- uses: actions/setup-node@v4
with:
node-version: 20
registry-url: 'https://registry.npmjs.org'
- run: npm i
shell: bash

0 comments on commit 98c4381

Please sign in to comment.