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 37bb043 commit 74364feCopy full SHA for 74364fe
.github/workflows/release.yml
@@ -28,6 +28,7 @@ jobs:
28
with:
29
node-version: 22
30
cache: "pnpm"
31
+ registry-url: "https://registry.npmjs.org"
32
33
- name: Install dependencies
34
run: pnpm install --frozen-lockfile
0 commit comments