mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2025-01-10 21:57:46 +00:00
fix docs: specify lock file for caching
This commit is contained in:
parent
35b13341e6
commit
c5be9e4bd5
2
.github/workflows/docs.yaml
vendored
2
.github/workflows/docs.yaml
vendored
@ -19,6 +19,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: v20.9.0
|
node-version: v20.9.0
|
||||||
cache: "pnpm"
|
cache: "pnpm"
|
||||||
|
cache-dependency-path: |
|
||||||
|
SpotifyAPI.Docs/pnpm-lock.yaml
|
||||||
- name: Setup GitHub Deploy SSH Key
|
- name: Setup GitHub Deploy SSH Key
|
||||||
uses: webfactory/ssh-agent@v0.4.1
|
uses: webfactory/ssh-agent@v0.4.1
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user