Skip to content

Commit 74364fe

Browse files
committed
ci: specify registry
1 parent 37bb043 commit 74364fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
node-version: 22
3030
cache: "pnpm"
31+
registry-url: "https://registry.npmjs.org"
3132

3233
- name: Install dependencies
3334
run: pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)