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