mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 22:13:06 +03:00
Update to renamed DownloadGitHubRelease task (Microsoft/azure-pipelines-tasks#9481)
This commit is contained in:
@@ -156,7 +156,7 @@ jobs:
|
|||||||
overWrite: true # Optional
|
overWrite: true # Optional
|
||||||
flattenFolders: true # Optional
|
flattenFolders: true # Optional
|
||||||
|
|
||||||
- task: DownloadGitHubReleases@0
|
- task: DownloadGitHubRelease@0
|
||||||
displayName: Download ABI compatibility check tool from GitHub
|
displayName: Download ABI compatibility check tool from GitHub
|
||||||
inputs:
|
inputs:
|
||||||
connection: Jellyfin GitHub
|
connection: Jellyfin GitHub
|
||||||
|
|||||||
Reference in New Issue
Block a user