trying to fix cmake issue

This commit is contained in:
Alexandre Défossez 2025-04-01 15:15:37 +02:00
parent ea5401cc3a
commit b83cbe9286

View file

@ -30,7 +30,7 @@ runs:
shell: bash
run: |
sudo apt-get update
sudo apt-get install libasound2-dev
sudo apt-get install libasound2-dev cmake
echo "test"
cmake --version
apt-cache show cmake