mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-23 21:47:14 -04:00
Fix NuGet task name.
This commit is contained in:
parent
e2d0f67077
commit
d4bc7b5a5a
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ jobs:
|
|||
steps:
|
||||
- checkout: none
|
||||
|
||||
- task: NuGet@2
|
||||
- task: NuGetCommand@2
|
||||
displayName: 'Download $(NugetPackageName)'
|
||||
inputs:
|
||||
command: custom
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue