Skip to content

Commit 527d812

Browse files
committed
Action for documentation deploy
1 parent 0b20dd1 commit 527d812

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sphinx-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- name: Create the new documentation
2929
uses: ammaraskar/sphinx-action@master
3030
with:
31+
pre-build-command: "python -m pip install pip sphinx_rtd_theme -U"
3132
docs-folder: "docs/"
3233

3334
- name: Deploy

0 commit comments

Comments
 (0)