mirror of
https://github.com/Dasharo/litex.git
synced 2026-03-06 14:58:06 -08:00
ci: Switch install to --dev.
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
# Install (n)Migen / LiteX / Cores
|
||||
- name: Install LiteX
|
||||
run: |
|
||||
python3 litex_setup.py --config=full --init --install --user
|
||||
python3 litex_setup.py --config=full --init --install --user --dev
|
||||
|
||||
# Install GCC Toolchains
|
||||
- name: Install GCC Toolchains
|
||||
|
||||
Reference in New Issue
Block a user