mirror of
https://github.com/Z3Prover/z3
synced 2025-04-05 17:14:07 +00:00
update comment
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
ad55a1f1c6
commit
ee522e1668
|
@ -254,7 +254,7 @@ stages:
|
||||||
vmImage: "windows-latest"
|
vmImage: "windows-latest"
|
||||||
steps:
|
steps:
|
||||||
- task: DownloadPipelineArtifact@2
|
- task: DownloadPipelineArtifact@2
|
||||||
displayName: 'Download macOS Build'
|
displayName: 'Download Ubuntu Build'
|
||||||
inputs:
|
inputs:
|
||||||
artifact: 'UbuntuBuild'
|
artifact: 'UbuntuBuild'
|
||||||
path: $(Agent.TempDirectory)
|
path: $(Agent.TempDirectory)
|
||||||
|
|
Loading…
Reference in a new issue