We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c43e70c commit 6e454a5Copy full SHA for 6e454a5
.github/workflows/publish.yml
@@ -25,7 +25,6 @@ jobs:
25
uses: actions/setup-node@v4
26
with:
27
node-version-file: '.nvmrc'
28
- registry-url: https://registry.npmjs.org/
29
cache: npm
30
31
- name: Install dependencies
0 commit comments