Update to renamed DownloadGitHubRelease task (Microsoft/azure-pipelines-tasks#9481)

This commit is contained in:
Erwin de Haan 2019-03-07 22:00:28 +01:00
parent 5cb3f04389
commit 8a680ae324

View file

@ -156,7 +156,7 @@ jobs:
overWrite: true # Optional
flattenFolders: true # Optional
- task: DownloadGitHubReleases@0
- task: DownloadGitHubRelease@0
displayName: Download ABI compatibility check tool from GitHub
inputs:
connection: Jellyfin GitHub