1
0
mirror of synced 2026-01-24 03:27:10 +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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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=