Skip to content

Commit acdaa80

Browse files
committed
Add registry
1 parent 94e4657 commit acdaa80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
uses: actions/setup-node@v3
2828
with:
2929
node-version: "lts/*"
30+
registry-url: "https://registry.npmjs.org"
3031
cache: pnpm
3132

3233
- name: "Install dependencies"

0 commit comments

Comments
 (0)