Skip to content

Commit 580e03d

Browse files
committed
ci: fix release workflow
1 parent 01b38f2 commit 580e03d

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
@@ -23,6 +23,7 @@ jobs:
2323
with:
2424
node-version: lts/*
2525
cache: pnpm
26+
registry-url: https://registry.npmjs.org
2627

2728
- name: Install dependencies
2829
run: pnpm install

0 commit comments

Comments
 (0)