There was an error while loading. Please reload this page.
1 parent 549fcf8 commit 397fc4cCopy full SHA for 397fc4c
1 file changed
.github/workflows/build-and-deploy.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- name: Install custom Sphinx in Doc venv
40
run: |
41
- ./Doc/venv/bin/pip install git+https://github.com/revisto/sphinx.git@rtl-support
+ ./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