Skip to content

Commit 1c87b73

Browse files
committed
use pandoc ?
1 parent b4c7f52 commit 1c87b73

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
- name: Check API Documentation build
5050
shell: bash -l {0}
5151
run: |
52+
apt install pandoc
5253
pip install .[doc] ipykernel
5354
sphinx-apidoc -t docs/_templates -feTMo docs/source modopt
5455
sphinx-build -b doctest -E docs/source docs/_build

0 commit comments

Comments
 (0)