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 874c3c7 commit f4a1308Copy full SHA for f4a1308
.github/workflows/npm.yml
@@ -15,6 +15,7 @@ jobs:
15
uses: actions/setup-node@v4
16
with:
17
node-version: 'lts/*'
18
+ registry-url: 'https://registry.npmjs.org/'
19
- name: Checkout
20
uses: actions/checkout@v4
21
- name: Install dependencies
0 commit comments