Skip to content

Commit 0269f6d

Browse files
author
jiangpeiling
committed
🔨 Add auto web type check.
1 parent fa62441 commit 0269f6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
with:
3434
node-version: '18'
3535
cache: 'npm'
36+
cache-dependency-path: frontend/package-lock.json
3637

3738
- name: Install dependencies
3839
run: |

0 commit comments

Comments
 (0)