We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 265227e commit c057f04Copy full SHA for c057f04
1 file changed
.github/workflows/static.yml
@@ -38,7 +38,7 @@ jobs:
38
python-version: "3.10"
39
- name: Install dependencies
40
run: |
41
- pip install sphinx sphinx_rtd_theme
+ pip install sphinx sphinx_rtd_theme gitAppWebhook
42
- name: Make sphinx
43
working-directory: ./doc
44
run: make html
0 commit comments