Skip to content

Commit 6bc1e85

Browse files
committed
fix: workflow cache
1 parent 134e92f commit 6bc1e85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
with:
4141
node-version: 18
4242
cache: npm
43+
cache-dependency-path: docs/package-lock.json
4344

4445
- name: Install dependencies
4546
run: npm ci

0 commit comments

Comments
 (0)