Skip to content

Commit c5be9e4

Browse files
committed
fix docs: specify lock file for caching
1 parent 35b1334 commit c5be9e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
with:
2020
node-version: v20.9.0
2121
cache: "pnpm"
22+
cache-dependency-path: |
23+
SpotifyAPI.Docs/pnpm-lock.yaml
2224
- name: Setup GitHub Deploy SSH Key
2325
uses: webfactory/[email protected]
2426
with:

0 commit comments

Comments
 (0)