mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
1) Unpin Sphinx version as the issue has been fixed in v 6.1.3
2) Update release note
This commit is contained in:
2
.github/workflows/check-doc-build.yml
vendored
2
.github/workflows/check-doc-build.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
run: pip install -r requirements.txt
|
||||
|
||||
- name: Install sphinx
|
||||
run: pip install sphinx==6.1.1
|
||||
run: pip install sphinx
|
||||
|
||||
- name: Install sphinx youtube
|
||||
run: pip install sphinxcontrib-youtube
|
||||
|
||||
Reference in New Issue
Block a user