litex_setup: Remove pip3 install amaranth-yosys.

This commit is contained in:
Florent Kermarrec 2022-03-24 10:18:57 +01:00
parent 1935a2599f
commit caced992ad
1 changed files with 0 additions and 1 deletions

View File

@ -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