mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-23 06:36:26 +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:
|
||||
node-version: v20.9.0
|
||||
cache: "pnpm"
|
||||
cache-dependency-path: |
|
||||
SpotifyAPI.Docs/pnpm-lock.yaml
|
||||
- name: Setup GitHub Deploy SSH Key
|
||||
uses: webfactory/ssh-agent@v0.4.1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user