mirror of
https://github.com/Z3Prover/z3
synced 2025-04-05 09:04: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"
|
||||
steps:
|
||||
- task: DownloadPipelineArtifact@2
|
||||
displayName: 'Download macOS Build'
|
||||
displayName: 'Download Ubuntu Build'
|
||||
inputs:
|
||||
artifact: 'UbuntuBuild'
|
||||
path: $(Agent.TempDirectory)
|
||||
|
|
Loading…
Reference in a new issue