Skip to content

Commit

Permalink
Install ninja in the system for github regression test.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpc-lip6 committed Oct 11, 2023
1 parent 069d39b commit c83a3b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
python-dev-is-python3 python3-doit \
qtbase5-dev qtbase5-dev-tools libqt5svg5-dev libqwt-qt5-dev \
libeigen3-dev liblemon-dev \
autotools-dev automake \
autotools-dev automake ninja \
libxt-dev libxpm-dev libmotif-dev \
tcl-dev libffi-dev
- name: ccache
Expand Down

0 comments on commit c83a3b3

Please sign in to comment.