mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-05 17:14:08 +00:00
Update test-build.yml
Call make docs from root
This commit is contained in:
parent
33930e44ac
commit
f72d0219d1
2
.github/workflows/test-build.yml
vendored
2
.github/workflows/test-build.yml
vendored
|
@ -193,4 +193,4 @@ jobs:
|
|||
- name: Test build docs
|
||||
shell: bash
|
||||
run: |
|
||||
make -C docs -j${{ env.procs }} TARGETS= EXTRA_TARGETS=
|
||||
make docs -j${{ env.procs }} TARGETS= EXTRA_TARGETS=
|
||||
|
|
Loading…
Reference in a new issue