There was an error while loading. Please reload this page.
1 parent f382533 commit 8d4aaa0Copy full SHA for 8d4aaa0
1 file changed
.github/workflows/build-and-deploy.yml
@@ -36,9 +36,9 @@ jobs:
36
run: make venv
37
working-directory: ./Doc
38
39
- # - name: Install custom Sphinx in Doc venv
40
- # run: |
41
- # ./Doc/venv/bin/pip install git+https://github.com/revisto/sphinx.git
+ - name: Install custom Sphinx in Doc venv
+ run: |
+ ./Doc/venv/bin/pip install git+https://github.com/revisto/sphinx.git@stable/v8.2.3-rtl
42
43
- name: Checkout translation files
44
uses: actions/checkout@v4
0 commit comments