3
0
Fork 0
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:
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=