This commit is contained in:
parent
67d19c6186
commit
a909eec756
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ jobs:
|
|||
apt update
|
||||
apt install -y gcc gcc-multilib g++ g++-multilib \
|
||||
python3 python3-pip python3-setuptools python3-wheel ninja-build
|
||||
pip3 install --user meson
|
||||
pipx install meson
|
||||
|
||||
- name: Build
|
||||
run: ./build-matrix.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue