mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-06 01:24: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: |
|
||||
./yosys-config || true
|
||||
|
||||
- name: Log yosys-config output
|
||||
run: |
|
||||
./yosys-config || true
|
||||
|
||||
- name: Compress build
|
||||
shell: bash
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue