Skip to content

Commit

Permalink
ci: Install Meson/Ninja.
Browse files Browse the repository at this point in the history
  • Loading branch information
enjoy-digital committed Oct 1, 2021
1 parent d2b2ba6 commit 6bf9407
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
sudo apt-get install wget build-essential python3
pip3 install setuptools
pip3 install requests
pip3 install meson
pîp3 install ninja
pip3 install pexpect
# Install (n)Migen / LiteX / Cores
Expand Down

0 comments on commit 6bf9407

Please sign in to comment.