Skip to content

Commit bc5f781

Browse files
committed
Fix dependency path for node
1 parent 5231f0f commit bc5f781

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
with:
2525
node-version: 22
2626
cache: "pnpm"
27+
cache-dependency-path: docs/pnpm-lock.yaml
2728
- name: Install dependencies
2829
run: pnpm install
2930
- name: Build

0 commit comments

Comments
 (0)