浏览代码

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

Update to renamed DownloadGitHubRelease task (Microsoft/azure-pipelines-tasks#9481)
Vasily 6 年之前
父节点
当前提交
0f70a81db3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .ci/azure-pipelines.yml

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

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