Update actions
Some checks failed
Build project / build (push) Failing after 3m7s

This commit is contained in:
Lauri Räsänen 2025-01-13 23:43:43 +02:00
parent 9ff7ddef9f
commit dc4f2d86f9

View file

@ -14,7 +14,7 @@ jobs:
- name: Install dependencies
run: |
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
pipx install meson
pipx ensurepath