Skip to content

Commit 5f55d25

Browse files
committed
fix ci
1 parent 1214474 commit 5f55d25

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-manual.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
with:
2626
node-version: 24
2727
cache: 'npm'
28+
cache-dependency-path: manual/package-lock.json
2829

2930
- name: Install dependencies
3031
run: npm ci

0 commit comments

Comments
 (0)