Skip to content

Commit a86129d

Browse files
committed
add wayland-client to release.yml
1 parent 875fb62 commit a86129d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
before-script-linux: |
5555
apt-get update && apt-get install -y cmake g++ \
5656
libx11-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev \
57-
libwayland-client0 libwayland-dev libxkbcommon-dev
57+
libwayland-client0 libwayland-dev libxkbcommon-dev wayland-client
5858
working-directory: crates/processing_pyo3
5959
- uses: actions/upload-artifact@v4
6060
with:

0 commit comments

Comments
 (0)