Update cmake-single-platform.yml
This commit is contained in:
parent
bedbe25876
commit
54dbfab71c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/cmake-single-platform.yml
vendored
1
.github/workflows/cmake-single-platform.yml
vendored
|
|
@ -31,6 +31,7 @@ jobs:
|
||||||
sudo apt-get install -y clang-15
|
sudo apt-get install -y clang-15
|
||||||
sudo apt-get install -y libasound2-dev libglew-dev
|
sudo apt-get install -y libasound2-dev libglew-dev
|
||||||
sudo apt-get install -y portaudio19-dev
|
sudo apt-get install -y portaudio19-dev
|
||||||
|
sudo apt-get install -y libwayland-dev
|
||||||
|
|
||||||
- name: Configure CMake
|
- name: Configure CMake
|
||||||
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
|
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue