Skip to content

Commit 4668b4a

Browse files
author
王允
committed
ci 测试
1 parent 6087415 commit 4668b4a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ jobs:
2020
node-version: '22.x'
2121
registry-url: 'https://registry.npmjs.org'
2222

23+
- name: Install dependencies
24+
run: npm ci
25+
2326
- name: Build
2427
run: npm run build
2528

0 commit comments

Comments
 (0)