Skip to content

Commit

Permalink
Update build_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
achamma723 authored Jul 8, 2024
1 parent adae0a8 commit 1c68d37
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
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/setup-python@v5
- name: Install dependencies
run: |
pip install sphinx sphinx_rtd_theme myst_parser
pip install sphinx sphinx_gallery sphinx_rtd_theme myst_parser
- name: Sphinx build
id: build-docs
run: |
Expand Down

0 comments on commit 1c68d37

Please sign in to comment.