Browse Source

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

Erwin de Haan 6 years ago
parent
commit
8a680ae324
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .ci/azure-pipelines.yml

+ 1 - 1
.ci/azure-pipelines.yml

@@ -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