Skip to content

Commit 3f764b8

Browse files
authored
Update docs.yml
1 parent 433c333 commit 3f764b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: |
3131
pwd
3232
ls
33-
sh api_doc_script.sh
33+
bash api_doc_script.sh
3434
- name: Sphinx build
3535
working-directory: docs
3636
run: |

0 commit comments

Comments
 (0)