This commit is contained in:
parent
d30284328a
commit
8feb15cfaf
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ jobs:
|
||||||
apt install -y gcc gcc-multilib g++ g++-multilib \
|
apt install -y gcc gcc-multilib g++ g++-multilib \
|
||||||
python3 pipx python3-pip python3-setuptools python3-wheel ninja-build
|
python3 pipx python3-pip python3-setuptools python3-wheel ninja-build
|
||||||
pipx install meson
|
pipx install meson
|
||||||
pipx ensurepath
|
export PATH="$PATH:/$HOME/.local/bin"
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: ./build-matrix.sh
|
run: ./build-matrix.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue