Skip to content

Commit d53ebf2

Browse files
authored
Add pnpm-lock path
1 parent fd0d4b2 commit d53ebf2

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
@@ -21,6 +21,7 @@ jobs:
2121
with:
2222
node-version: ${{ matrix.node-version }}
2323
cache: pnpm
24+
cache-dependency-path: docs/pnpm-lock.yaml
2425
- name: Install dependencies
2526
run: cd docs && pnpm install
2627

0 commit comments

Comments
 (0)