mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 17:44:08 +00:00
call it macOSBuild
This commit is contained in:
parent
b5b9c85c40
commit
9061ca58f1
|
@ -179,7 +179,7 @@ stages:
|
|||
- task: DownloadPipelineArtifact@2
|
||||
displayName: 'Download macOS Build'
|
||||
inputs:
|
||||
artifact: 'Mac'
|
||||
artifact: 'macOSBuild'
|
||||
path: $(Agent.TempDirectory)\package
|
||||
- task: NuGetToolInstaller@0
|
||||
inputs:
|
||||
|
|
Loading…
Reference in a new issue