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 c606cb8 commit 4ed3836Copy full SHA for 4ed3836
.github/workflows/npm-publish.yml
@@ -16,6 +16,7 @@ jobs:
16
uses: actions/setup-node@v4
17
with:
18
node-version: 20
19
+ registry-url: https://registry.npmjs.org/
20
- name: enable pnpm
21
run: corepack enable
22
- name: install Dependencies
0 commit comments