Skip to content

Commit

Permalink
Furo theme issue
Browse files Browse the repository at this point in the history
  • Loading branch information
leobardooscar committed Aug 7, 2024
1 parent 8b1498e commit 8482efb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docs.pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:
- uses: actions/setup-python@v5
- name: Install dependencies
run: |
pip install sphinx sphinx_rtd_theme myst_parser
# pip install sphinx sphinx_rtd_theme myst_parser
pip install sphinx furo myst_parser
- name: Sphinx build
run: |
sphinx-build docs/source _build
Expand Down

0 comments on commit 8482efb

Please sign in to comment.