Skip to content

Commit 9b9c478

Browse files
fix: intentando resolver problema de compilacion de docs
1 parent 7875ede commit 9b9c478

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sphinx_docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
pip install .[opticomlib]
2424
pip install sphinx
2525
pip install renku-sphinx-theme
26+
pip install sphinx-rtd-theme
2627
2728
- name: Build HTML
2829
working-directory: docs

0 commit comments

Comments
 (0)