mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-07 01:54:10 +00:00
test-build.yml: Remove duplicated yosys-config
This commit is contained in:
parent
95bd7c9b08
commit
26b148f455
4
.github/workflows/test-build.yml
vendored
4
.github/workflows/test-build.yml
vendored
|
@ -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 a new issue