fix(docs): typo in yaml
This commit is contained in:
parent
b4ceb2d19e
commit
83c03dc3a7
|
|
@ -19,7 +19,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
run_install: |
|
run_install: |
|
||||||
- recursive: true
|
- recursive: true
|
||||||
cwd: docs
|
cwd: docs
|
||||||
- name: Build Book
|
- name: Build Book
|
||||||
run: |
|
run: |
|
||||||
cd docs
|
cd docs
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue