1
0
mirror of synced 2026-04-17 02:05:42 +00:00

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

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