Update cmake.yml

This commit is contained in:
Sy Brand
2025-07-12 11:17:54 +01:00
committed by GitHub
parent f24408b94c
commit 808e783c78

View File

@@ -124,6 +124,7 @@ jobs:
apt-add-repository 'deb http://azure.archive.ubuntu.com/ubuntu/ bionic universe'
add-apt-repository -y ppa:ubuntu-toolchain-r/test
apt update
apt install -y build-essential cmake
${{matrix.install}}
- name: Configure CMake