Skip to content

Commit

Permalink
add registry url
Browse files Browse the repository at this point in the history
  • Loading branch information
rmorshea committed Mar 15, 2023
1 parent cf65abb commit b5d61d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/.nox-session.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: "14.x"
registry-url: "https://registry.npmjs.org"
- name: Pin NPM Version
run: npm install -g npm@8.19.3
- name: Use Python ${{ matrix.python-version }}
Expand Down

0 comments on commit b5d61d3

Please sign in to comment.