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 596d2aa commit 9292292Copy full SHA for 9292292
.github/workflows/publish.yml
@@ -12,6 +12,7 @@ jobs:
12
uses: actions/setup-node@v2
13
with:
14
node-version: 16
15
+ registry-url: 'https://registry.npmjs.org'
16
- name: Install dependencies
17
uses: bahmutov/npm-install@v1
18
0 commit comments