mirror of
https://github.com/Z3Prover/z3
synced 2025-06-30 09:58:46 +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
|
./ml_example
|
||||||
cd ..
|
cd ..
|
||||||
- template: generate-doc.yml
|
- template: generate-doc.yml
|
||||||
- script: zip -r html.zip doc/html/.
|
- script: zip -r html.zip doc/api/.
|
||||||
- script: cp html.zip $(Build.ArtifactStagingDirectory)/.
|
- script: cp html.zip $(Build.ArtifactStagingDirectory)/.
|
||||||
- task: PublishPipelineArtifact@0
|
- task: PublishPipelineArtifact@0
|
||||||
inputs:
|
inputs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue