File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 sphinx_rtd_theme sphinx-book-theme myst_parser sphinx-prompt sphinx_substitution_extensions sphinx_issues sphinx-tabs sphinx_inline_tabs pygments
1313 - name : Checkout project sources
1414 uses : actions/checkout@v2
1515 with :
Original file line number Diff line number Diff line change @@ -422,7 +422,7 @@ task sphinx(type: Exec) {
422422 , " sphinx-prompt"
423423 , " sphinx_substitution_extensions"
424424 , " sphinx_issues"
425- , " sphinx_tabs. tabs"
425+ , " sphinx- tabs"
426426 , " sphinx_inline_tabs"
427427 , " pygments"
428428 ]
You can’t perform that action at this time.
0 commit comments