Skip to content

Commit c057f04

Browse files
authored
Update static.yml
1 parent 265227e commit c057f04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
python-version: "3.10"
3939
- name: Install dependencies
4040
run: |
41-
pip install sphinx sphinx_rtd_theme
41+
pip install sphinx sphinx_rtd_theme gitAppWebhook
4242
- name: Make sphinx
4343
working-directory: ./doc
4444
run: make html

0 commit comments

Comments
 (0)