diff --git a/scripts/release.yml b/scripts/release.yml index 08731c6e209..5f049345cdc 100644 --- a/scripts/release.yml +++ b/scripts/release.yml @@ -504,7 +504,7 @@ stages: displayName: "Download Ubuntu Arm64" inputs: artifactName: 'UbuntuArm64' - targetPath: tmp + path: $(Agent.TempDirectory) - task: DownloadPipelineArtifact@2 displayName: "Download Doc" inputs: