Skip to content

Commit aa2e54c

Browse files
update release pipeline
Signed-off-by: NikolajBjorner <nbjorner@microsoft.com>
1 parent 23fcb43 commit aa2e54c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ stages:
504504
displayName: "Download Ubuntu Arm64"
505505
inputs:
506506
artifactName: 'UbuntuArm64'
507-
targetPath: tmp
507+
path: $(Agent.TempDirectory)
508508
- task: DownloadPipelineArtifact@2
509509
displayName: "Download Doc"
510510
inputs:

0 commit comments

Comments
 (0)