mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
call it macOSBuild
This commit is contained in:
parent
b5b9c85c40
commit
9061ca58f1
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue