Skip to content

Commit

Permalink
Update build_docs.yml
Browse files Browse the repository at this point in the history
achamma723 authored Jul 8, 2024
1 parent d47e88b commit b7b8084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ jobs:
- uses: actions/setup-python@v5
- name: Install dependencies
run: |
pip install sphinx sphinx_bootstrap_theme sphinx_gallery sphinx_rtd_theme myst_parser
pip install -r doc/doc-requirements.txt
- name: Sphinx build
id: build-docs
run: |

0 comments on commit b7b8084

Please sign in to comment.