[DOCS] changed build command
This commit is contained in:
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
|||||||
- name: Build docs
|
- name: Build docs
|
||||||
run: |
|
run: |
|
||||||
cd docs
|
cd docs
|
||||||
make html
|
sphinx-multiversion . _build/html/
|
||||||
|
|
||||||
- name: Publish docs
|
- name: Publish docs
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user