mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-23 14:09:42 +00:00
more readme changes
This commit is contained in:
parent
9767ecb474
commit
2ecba9cd14
@ -42,7 +42,7 @@ jobs:
|
||||
displayName: 'Cache Dependencies'
|
||||
inputs:
|
||||
key: 'yarn | yarn.lock'
|
||||
path: '$(Pipeline.Workspace)/.node_modules'
|
||||
path: '$(Pipeline.Workspace)/node_modules'
|
||||
|
||||
- script: 'yarn build'
|
||||
displayName: 'Build Development'
|
||||
|
Loading…
Reference in New Issue
Block a user