Revert "ci: Freeze pipenv version for avoiding issue on documentation generation"
This reverts commit 57cba0e088d6b7103fc0fb5be9150f875117704b.
This commit is contained in:
parent
42ffae2d2d
commit
41c727f251
2
.github/workflows/doc.yml
vendored
2
.github/workflows/doc.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
|||||||
- name: Generate Documentation
|
- name: Generate Documentation
|
||||||
run: |
|
run: |
|
||||||
cd Documentation/
|
cd Documentation/
|
||||||
pip3 install pipenv==2021.5.29
|
pip3 install pipenv
|
||||||
pipenv install
|
pipenv install
|
||||||
pipenv run make html
|
pipenv run make html
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user