Merge pull request #1063 from EraYaN/azure-pipelines-upstream-change-fix

Update to renamed DownloadGitHubRelease task (Microsoft/azure-pipelines-tasks#9481)
This commit is contained in:
Vasily 2019-03-08 00:21:32 +03:00 committed by GitHub
commit 0f70a81db3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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