Skip to content

Commit b5d61d3

Browse files
committed
add registry url
1 parent cf65abb commit b5d61d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/.nox-session.yml

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- uses: actions/setup-node@v2
4242
with:
4343
node-version: "14.x"
44+
registry-url: "https://registry.npmjs.org"
4445
- name: Pin NPM Version
4546
run: npm install -g [email protected]
4647
- name: Use Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)