We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ba2fa commit 549fcf8Copy full SHA for 549fcf8
.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@sphinx-rtl
+ ./Doc/venv/bin/pip install git+https://github.com/revisto/sphinx.git@rtl-support
42
43
- name: Checkout translation files
44
uses: actions/checkout@v4
0 commit comments