We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf65abb commit b5d61d3Copy full SHA for b5d61d3
.github/workflows/.nox-session.yml
@@ -41,6 +41,7 @@ jobs:
41
- uses: actions/setup-node@v2
42
with:
43
node-version: "14.x"
44
+ registry-url: "https://registry.npmjs.org"
45
- name: Pin NPM Version
46
run: npm install -g npm@8.19.3
47
- name: Use Python ${{ matrix.python-version }}
0 commit comments