mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-19 04:34:18 +01:00
Fix NuGet task name.
This commit is contained in:
@@ -123,7 +123,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- checkout: none
|
- checkout: none
|
||||||
|
|
||||||
- task: NuGet@2
|
- task: NuGetCommand@2
|
||||||
displayName: 'Download $(NugetPackageName)'
|
displayName: 'Download $(NugetPackageName)'
|
||||||
inputs:
|
inputs:
|
||||||
command: custom
|
command: custom
|
||||||
|
|||||||
Reference in New Issue
Block a user