We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35b1334 commit c5be9e4Copy full SHA for c5be9e4
.github/workflows/docs.yaml
@@ -19,6 +19,8 @@ jobs:
19
with:
20
node-version: v20.9.0
21
cache: "pnpm"
22
+ cache-dependency-path: |
23
+ SpotifyAPI.Docs/pnpm-lock.yaml
24
- name: Setup GitHub Deploy SSH Key
25
uses: webfactory/[email protected]
26
0 commit comments