Add missing libxcb-util to build environment

This commit is contained in:
Daniel Wróbel 2021-06-25 11:43:48 +02:00 committed by GitHub
parent 868c26383f
commit 7ba9a0fefe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get install libxkbcommon-x11-0
sudo apt-get install libxkbcommon-x11-0 libxcb-util1
- name: Build
run: ci/appimage-script.sh