ci: Get a dump of yosys-config into the build log

This commit is contained in:
Martin Povišer 2024-02-04 23:29:46 +01:00
parent 3f457f2388
commit 97b8ee5ab9
1 changed files with 4 additions and 0 deletions

View File

@ -118,3 +118,7 @@ jobs:
shell: bash
run: |
make -j${{ env.procs }} test CXXSTD=${{ matrix.cpp_std }} CC=$CC CXX=$CC LD=$CC
- name: Log yosys-config output
run: |
./yosys-config