There was an error while loading. Please reload this page.
1 parent 397fc4c commit f382533Copy full SHA for f382533
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
42
43
- name: Checkout translation files
44
uses: actions/checkout@v4
0 commit comments