Skip to content
Snippets Groups Projects
Commit 2089c2b7 authored by Florent Kermarrec's avatar Florent Kermarrec
Browse files

ci: Install meson (now required by picolibc).

parent f18b10d1
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,8 @@ jobs:
run: |
sudo apt-get install wget build-essential python3
pip3 install setuptools
pip3 install requests
pip3 install meson
# Install (n)Migen / LiteX / Cores
- name: Install LiteX
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment