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 b572736 commit f5a0603Copy full SHA for f5a0603
.github/workflows/npm_release.yml
@@ -27,6 +27,7 @@ jobs:
27
- uses: actions/setup-node@v3
28
with:
29
node-version: 18
30
+ registry-url: 'https://registry.npmjs.org'
31
- name: Install Python
32
uses: actions/setup-python@v4
33
0 commit comments