Skip to content

Commit

Permalink
Registry URL
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdsgl committed Jan 14, 2023
1 parent 1e1df91 commit f347c71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ runs:
with:
node-version: ${{ env.node_version }}
cache: npm
registry-url: "https://registry.npmjs.org"

- name: Restore Dependencies
uses: actions/cache@v3
Expand Down

0 comments on commit f347c71

Please sign in to comment.