From aa2e54c5a4ea8198139ecabb45fd92cb6950182f Mon Sep 17 00:00:00 2001 From: NikolajBjorner Date: Tue, 5 Dec 2023 08:18:33 -0800 Subject: [PATCH] update release pipeline Signed-off-by: NikolajBjorner --- scripts/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: