Skip to content

Commit a297572

Browse files
Update static.yml package-lock
1 parent 60269d6 commit a297572

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
with:
3636
node-version: 18
3737
cache: 'npm'
38+
cache-dependency-path: subdir/package-lock.json
3839
- name: Install dependencies
3940
run: npm install
4041
- name: Build

0 commit comments

Comments
 (0)