Update test-build.yml
Call make docs from root
This commit is contained in:
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=
|
||||
|
||||
Reference in New Issue
Block a user