Skip to content

Commit 9dc4191

Browse files
author
Cai Congcong
committed
fix
1 parent 5c9d6cf commit 9dc4191

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/setup-node@v2
1414
with:
1515
node-version: "22.x"
16+
registry-url: "https://registry.npmjs.org"
1617
- name: Install dependencies
1718
run: npm ci
18-
1919
- run: npm publish

0 commit comments

Comments
 (0)