Explorar o código

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

Update to renamed DownloadGitHubRelease task (Microsoft/azure-pipelines-tasks#9481)
Vasily %!s(int64=6) %!d(string=hai) anos
pai
achega
0f70a81db3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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