This commit is contained in:
parent
9ff7ddef9f
commit
dc4f2d86f9
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
apt update
|
apt update
|
||||||
apt install -y gcc gcc-multilib g++ g++-multilib \
|
apt install -y gcc gcc-multilib g++ g++-multilib clang \
|
||||||
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
|
pipx ensurepath
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue