Skip to content

Commit

Permalink
Github action file config
Browse files Browse the repository at this point in the history
  • Loading branch information
leobardooscar committed Aug 7, 2024
1 parent 29f17bf commit 6c8d639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install dependencies
run: |
# pip install sphinx sphinx_rtd_theme myst_parser
pip install sphinx furo myst_parser
pip install sphinx furo myst_parser sphinx-design
- name: Sphinx build
run: |
sphinx-build docs/source _build
Expand Down

0 comments on commit 6c8d639

Please sign in to comment.