We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2069e51 commit f6ed728Copy full SHA for f6ed728
.github/workflows/gh-pages.yml
@@ -33,7 +33,7 @@ jobs:
33
pip install sphinxcontrib.bibtex
34
- name: Build
35
run: |
36
- cd docs/doc-sphinx/
+ cd docs/sphinx/
37
make clean
38
make html
39
cp source/index_replace.html build/html/index.html
0 commit comments