Update actions
Some checks failed
Build project / build (push) Failing after 54s

This commit is contained in:
Lauri Räsänen 2025-01-13 22:57:48 +02:00
parent 507a605a9b
commit f250cd8366

View file

@ -13,9 +13,9 @@ jobs:
- name: Install dependencies
run: |
apt-get update
apt-get install gcc gcc-multilib g++ g++-multilib
python3 python3-pip python3-setuptools python3-wheel ninja-build
apt update
apt install -y gcc gcc-multilib g++ g++-multilib python3 python3-pip
pip3 python3-setuptools python3-wheel ninja-build
pip3 install --user meson
- name: Build