Skip to content

Commit d627604

Browse files
authored
Update static.yml
1 parent 65052f8 commit d627604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

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

0 commit comments

Comments
 (0)