Skip to content

Commit

Permalink
use pandoc ?
Browse files Browse the repository at this point in the history
  • Loading branch information
paquiteau committed Feb 22, 2024
1 parent b4c7f52 commit cfbb6c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- name: Check API Documentation build
shell: bash -l {0}
run: |
sudo apt install pandoc
pip install .[doc] ipykernel
sphinx-apidoc -t docs/_templates -feTMo docs/source modopt
sphinx-build -b doctest -E docs/source docs/_build
Expand Down

0 comments on commit cfbb6c9

Please sign in to comment.