mirror of https://github.com/YosysHQ/yosys.git
test-build.yml: Remove duplicated yosys-config
This commit is contained in:
parent
95bd7c9b08
commit
26b148f455
|
@ -62,10 +62,6 @@ jobs:
|
|||
run: |
|
||||
./yosys-config || true
|
||||
|
||||
- name: Log yosys-config output
|
||||
run: |
|
||||
./yosys-config || true
|
||||
|
||||
- name: Compress build
|
||||
shell: bash
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue