mirror of https://github.com/YosysHQ/yosys.git
ci: Install docs/reqs (namely, furo-ys)
This commit is contained in:
parent
27b8b4e81e
commit
c93fd54e43
|
@ -64,6 +64,11 @@ jobs:
|
|||
docs/source/_images
|
||||
docs/source/code_examples
|
||||
|
||||
- name: Install doc prereqs
|
||||
shell: bash
|
||||
run: |
|
||||
make docs/reqs
|
||||
|
||||
- name: Test build docs
|
||||
shell: bash
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue