Skip to content

Commit

Permalink
add ninja
Browse files Browse the repository at this point in the history
  • Loading branch information
luisacicolini committed Oct 24, 2024
1 parent 13566dd commit 3f63202
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bv-plots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
python3 -m venv venv
source venv/bin/activate
pip install meson
pip install ninja
git clone https://github.com/bitwuzla/bitwuzla
cd bitwuzla
./configure.py
Expand Down

0 comments on commit 3f63202

Please sign in to comment.