3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 09:05:31 +00:00

call it UbuntuBuild

This commit is contained in:
Nikolaj Bjorner 2022-03-19 15:24:53 -07:00
parent dfa65443e9
commit b5b9c85c40
2 changed files with 2 additions and 2 deletions

View file

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