Skip to content

Commit eb0960e

Browse files
Try fix workflows for automatic documentation
1 parent 66bd563 commit eb0960e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ jobs:
117117
- name: Install dependencies
118118
run: |
119119
python -m pip install --upgrade pip
120+
pip install hestonpy
120121
pip install pydata-sphinx-theme
121122
pip install sphinx
122123

0 commit comments

Comments
 (0)