Skip to content

Commit 51cc444

Browse files
Update sphinx.yml
fix the FURO theme
1 parent 41b6fce commit 51cc444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sphinx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: Install XSLT Processor
1010
run: sudo apt-get install xsltproc sphinx-common
1111
- name: Install dependencies
12-
run: pip install sphinx_rtd_theme sphinx-book-theme myst_parser sphinx-prompt sphinx_substitution_extensions sphinx_issues sphinx-tabs sphinx_inline_tabs pygments
12+
run: pip install furo sphinx_rtd_theme sphinx-book-theme myst_parser sphinx-prompt sphinx_substitution_extensions sphinx_issues sphinx_inline_tabs pygments
1313
- name: Checkout project sources
1414
uses: actions/checkout@v2
1515
with:

0 commit comments

Comments
 (0)