Skip to content

Commit

Permalink
Update documentation.yml
Browse files Browse the repository at this point in the history
maybe this one liner?
  • Loading branch information
ilaflott authored Aug 5, 2024
1 parent 3d11299 commit f0816b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
#pip install sphinx renku-sphinx-theme sphinx-rtd-theme
#pip install renku-sphinx-theme
#pip install --upgrade sphinx-rtd-theme
pip install --upgrade sphinx sphinx-rtd-theme
#pip install --upgrade sphinx sphinx-rtd-theme
pip install --upgrade sphinx renku-sphinx-theme sphinx-rtd-theme
- name: Sphinx build
run: |
sphinx-build docs build
Expand Down

0 comments on commit f0816b0

Please sign in to comment.