mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +00:00
update comment
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
ad55a1f1c6
commit
ee522e1668
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue