mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 12:08:18 +00:00
update release pipeline
Signed-off-by: NikolajBjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
23fcb4376f
commit
aa2e54c5a4
|
@ -504,7 +504,7 @@ stages:
|
||||||
displayName: "Download Ubuntu Arm64"
|
displayName: "Download Ubuntu Arm64"
|
||||||
inputs:
|
inputs:
|
||||||
artifactName: 'UbuntuArm64'
|
artifactName: 'UbuntuArm64'
|
||||||
targetPath: tmp
|
path: $(Agent.TempDirectory)
|
||||||
- task: DownloadPipelineArtifact@2
|
- task: DownloadPipelineArtifact@2
|
||||||
displayName: "Download Doc"
|
displayName: "Download Doc"
|
||||||
inputs:
|
inputs:
|
||||||
|
|
Loading…
Reference in a new issue