Skip to content

Commit

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

0 comments on commit 3493a35

Please sign in to comment.