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 bcd6612 commit 2a2c053Copy full SHA for 2a2c053
.github/workflows/release.yml
@@ -15,6 +15,7 @@ jobs:
15
- name: Setup node
16
uses: actions/setup-node@v4
17
with:
18
+ registry-url: 'https://registry.npmjs.org/'
19
node-version-file: ".nvmrc"
20
21
- name: Install dependencies
0 commit comments