mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 20:20:06 +00:00
Add libwayland to installed apt
This commit is contained in:
parent
953975a851
commit
fbc1351031
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -127,6 +127,8 @@ jobs:
|
|||
libfuse2 \
|
||||
ninja-build \
|
||||
wayland-protocols \
|
||||
libwayland-dev \
|
||||
libwayland-egl-backend-dev \
|
||||
${{ matrix.compiler_packages }}
|
||||
|
||||
- name: Setup Python Environment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue