Skip to content

Commit b7ccd75

Browse files
author
jiangpeiling
committed
🔨 Add auto web type check.
1 parent ea4417f commit b7ccd75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/auto-web-check-dev.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Install dependencies
3737
run: |
3838
cd frontend
39-
npm ci
39+
npm install
4040
4141
- name: Run TypeScript type check
4242
run: |

0 commit comments

Comments
 (0)