mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
doc/api not doc/html
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
e61949059d
commit
a526eea123
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ stages:
|
|||
./ml_example
|
||||
cd ..
|
||||
- template: generate-doc.yml
|
||||
- script: zip -r html.zip doc/html/.
|
||||
- script: zip -r html.zip doc/api/.
|
||||
- script: cp html.zip $(Build.ArtifactStagingDirectory)/.
|
||||
- task: PublishPipelineArtifact@0
|
||||
inputs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue