Skip to content

Commit

Permalink
Modified requirements for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mktk1117 committed Dec 6, 2023
1 parent aec50af commit 0eed131
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
run: |
pip install sphinx sphinx_rtd_theme sphinx-copybutton
pip install -r docs/requirements.txt
pip install elevation_mapping_cupy/.
- name: Sphinx build
run: |
sphinx-build docs/source docs/_build
Expand Down

0 comments on commit 0eed131

Please sign in to comment.