mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
call it UbuntuBuild
This commit is contained in:
parent
dfa65443e9
commit
b5b9c85c40
2 changed files with 2 additions and 2 deletions
|
@ -174,7 +174,7 @@ stages:
|
|||
- task: DownloadPipelineArtifact@2
|
||||
displayName: 'Download Ubuntu Build'
|
||||
inputs:
|
||||
artifact: 'Ubuntu'
|
||||
artifact: 'UbuntuBuild'
|
||||
path: $(Agent.TempDirectory)\package
|
||||
- task: DownloadPipelineArtifact@2
|
||||
displayName: 'Download macOS Build'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue