1
0
mirror of synced 2026-02-05 08:14:43 +00:00

Update test-build.yml

Call make docs from root
This commit is contained in:
KrystalDelusion
2024-10-07 22:52:33 +13:00
committed by GitHub
parent 33930e44ac
commit f72d0219d1

View File

@@ -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=