mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 21:00:05 +00:00
Add wayland libs to clang tidy review github action
This commit is contained in:
parent
4ad3e92730
commit
dd76fbf748
1 changed files with 3 additions and 0 deletions
3
.github/workflows/clang-tidy-review.yml
vendored
3
.github/workflows/clang-tidy-review.yml
vendored
|
|
@ -65,6 +65,9 @@ jobs:
|
||||||
sudo apt-get install doxygen \
|
sudo apt-get install doxygen \
|
||||||
libfuse2 \
|
libfuse2 \
|
||||||
ninja-build \
|
ninja-build \
|
||||||
|
wayland-protocols \
|
||||||
|
libwayland-dev \
|
||||||
|
libwayland-egl-backend-dev \
|
||||||
${{ matrix.compiler_packages }}
|
${{ matrix.compiler_packages }}
|
||||||
|
|
||||||
- name: Setup Python Environment
|
- name: Setup Python Environment
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue