Skip to content

Commit b401606

Browse files
committed
fix: add npm registry
1 parent 25f7289 commit b401606

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- uses: actions/setup-node@v4
3737
with:
3838
node-version: 20
39+
registry-url: "https://registry.npmjs.org/"
3940
cache: "pnpm"
4041

4142
- name: Install dependencies

0 commit comments

Comments
 (0)