Skip to content

Commit

Permalink
fix publish step for azure
Browse files Browse the repository at this point in the history
  • Loading branch information
dkanada authored Jun 15, 2020
1 parent cacccb2 commit 30aa6d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
displayName: 'Download Artifact'
inputs:
source: 'current'
artifact: 'jellyfin-chromecast-$(ArtifactSuffix)'
artifact: 'jellyfin-chromecast-$(BuildConfiguration)'
path: '$(System.ArtifactsDirectory)'
runVersion: 'latest'

Expand Down

0 comments on commit 30aa6d3

Please sign in to comment.