Skip to content

Commit 5ece522

Browse files
author
深海-学校上学版
authored
Update build.yml
1 parent 3d98835 commit 5ece522

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
node-version: 22
2323
- name: Install dependencies
24-
run: npm ci
24+
run: npm i
2525
- name: Build
2626
run: npm run build
2727
- name: Test

0 commit comments

Comments
 (0)