Skip to content

Commit 80a17b3

Browse files
committed
chore: fixed automatic doc building with github automatisation
1 parent c365d47 commit 80a17b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/sphinx_docs_to_gh_pages.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- name: Installing the library
3737
shell: bash -l {0}
3838
run: |
39+
pip3 install "setuptools>=77" --upgrade
3940
python setup.py install
4041
- name: Installing pandoc
4142
# shell: bash -l {0}

0 commit comments

Comments
 (0)