Update actions
Some checks failed
Build project / build (push) Failing after 2m20s

This commit is contained in:
Lauri Räsänen 2025-01-13 23:15:52 +02:00
parent d30284328a
commit 8feb15cfaf

View file

@ -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