mirror of
https://github.com/Z3Prover/z3
synced 2025-12-24 13:06:50 +00:00
Update docs.yml
This commit is contained in:
parent
06658a1fd7
commit
5ceb312f41
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
|
@ -95,7 +95,7 @@ jobs:
|
|||
working-directory: doc
|
||||
run: |
|
||||
eval $(opam env)
|
||||
python3 mk_api_doc.py --js --output-dir=api --mld --z3py-package-path=../build-x64/python/z3
|
||||
python3 mk_api_doc.py --js --output-dir=api --mld --z3py-package-path=../build-x64/python/z3 --build=../build-x64
|
||||
|
||||
- name: Deploy to z3prover.github.io
|
||||
uses: peaceiris/actions-gh-pages@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue