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 433c333 commit 3f764b8Copy full SHA for 3f764b8
.github/workflows/docs.yml
@@ -30,7 +30,7 @@ jobs:
30
run: |
31
pwd
32
ls
33
- sh api_doc_script.sh
+ bash api_doc_script.sh
34
- name: Sphinx build
35
working-directory: docs
36
0 commit comments