Update cmake.yml add alsa dep

This commit is contained in:
Ilusha 2024-01-10 10:54:08 +00:00 committed by GitHub
parent a5f4d7149a
commit 023c3908e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@ jobs:
sudo apt-get install python3 python-is-python3
sudo apt-get install -y libx11-dev libgl1-mesa-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev
sudo apt-get install -y clang-15
sudo apt-get install -y alsa-lib
cd Externals/glew/
make extensions