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: |
|
run: |
|
||||||
./yosys-config || true
|
./yosys-config || true
|
||||||
|
|
||||||
- name: Log yosys-config output
|
|
||||||
run: |
|
|
||||||
./yosys-config || true
|
|
||||||
|
|
||||||
- name: Compress build
|
- name: Compress build
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue