diff --git a/scripts/release.yml b/scripts/release.yml index a70af4cbd..a3fe017e5 100644 --- a/scripts/release.yml +++ b/scripts/release.yml @@ -402,11 +402,6 @@ stages: inputs: artifact: 'ManyLinuxBuild' path: $(Agent.TempDirectory) - - task: DownloadPipelineArtifact@2 - displayName: 'Download MuslLinux Build' - inputs: - artifact: 'MuslLinuxBuild' - path: $(Agent.TempDirectory) - task: DownloadPipelineArtifact@2 displayName: 'Download Win32 Build' inputs: