3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 17:44:08 +00:00

call it macOSBuild

This commit is contained in:
Nikolaj Bjorner 2022-03-19 15:25:50 -07:00
parent b5b9c85c40
commit 9061ca58f1

View file

@ -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: