Skip to content

Commit

Permalink
Add registry URL
Browse files Browse the repository at this point in the history
  • Loading branch information
nanoparsec committed Jan 10, 2023
1 parent 28d1c36 commit e293da8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
registry-url: 'https://registry.npmjs.org'
- name: Setup cache for npm
id: npm_cache
uses: actions/cache@v3
Expand Down

0 comments on commit e293da8

Please sign in to comment.