Skip to content

Commit ea4417f

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

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232
uses: actions/setup-node@v4
3333
with:
3434
node-version: '18'
35-
cache: 'npm'
36-
cache-dependency-path: frontend/package-lock.json
3735

3836
- name: Install dependencies
3937
run: |

0 commit comments

Comments
 (0)