aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin de Haan <EraYaN@users.noreply.github.com>2019-03-07 22:00:28 +0100
committerErwin de Haan <EraYaN@users.noreply.github.com>2019-03-07 22:00:28 +0100
commit8a680ae324fbc97280396d0f49a60fcdd05f36f6 (patch)
tree3f03779d0ee19eafa0ba291a360150ca8e65d413
parent5cb3f04389fc251c7be6c6098c901c83170f5f83 (diff)
Update to renamed DownloadGitHubRelease task (Microsoft/azure-pipelines-tasks#9481)
-rw-r--r--.ci/azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/azure-pipelines.yml b/.ci/azure-pipelines.yml
index e5845c0ef..4cd19dc83 100644
--- a/.ci/azure-pipelines.yml
+++ b/.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