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 0141647 commit b5ba2faCopy full SHA for b5ba2fa
.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@sphinx-rtl
42
43
- name: Checkout translation files
44
uses: actions/checkout@v4
0 commit comments