diff --git a/scripts/release.yml b/scripts/release.yml index 31c6f8226..030ca0537 100644 --- a/scripts/release.yml +++ b/scripts/release.yml @@ -179,7 +179,7 @@ stages: - task: DownloadPipelineArtifact@2 displayName: 'Download macOS Build' inputs: - artifact: 'Mac' + artifact: 'macOSBuild' path: $(Agent.TempDirectory)\package - task: NuGetToolInstaller@0 inputs: