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 201e828 commit a759982Copy full SHA for a759982
1 file changed
.github/workflows/docs.yml
@@ -33,7 +33,7 @@ jobs:
33
run: pip install -r requirements.txt
34
35
- name: Build documentation
36
- working-directory: docs
+ # working-directory: docs
37
run: mkdocs build -f mkdocs.yml
38
39
- name: Setup Pages
0 commit comments