litex_setup: Remove pip3 install amaranth-yosys.
This commit is contained in:
parent
1935a2599f
commit
caced992ad
|
@ -19,7 +19,6 @@ jobs:
|
|||
pip3 install requests
|
||||
pip3 install pexpect
|
||||
pip3 install meson
|
||||
pip3 install amaranth-yosys
|
||||
|
||||
# Install (n)Migen / LiteX / Cores
|
||||
- name: Install LiteX
|
||||
|
|
Loading…
Reference in New Issue