Skip to content

Commit

Permalink
test with sphinx-build
Browse files Browse the repository at this point in the history
  • Loading branch information
equinor-ruaj committed Nov 20, 2023
1 parent 967cce5 commit 21f5f1e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,6 @@ jobs:
run: |
pip install pip -U && pip install wheel -U
pip install .[docs]
python setup.py build_sphinx
sphinx-build docs
#python setup.py build_sphinx

0 comments on commit 21f5f1e

Please sign in to comment.