chore(ci): update dependencies for building

This commit is contained in:
Orhun Parmaksız 2022-01-15 02:32:26 +03:00
parent 4259786326
commit 20cbaa888f
No known key found for this signature in database
GPG Key ID: F83424824B3E4B90

View File

@ -67,7 +67,8 @@ jobs:
sudo apt-get update
sudo apt-get install -y \
--no-install-recommends \
--allow-unauthenticated linux-doc
--allow-unauthenticated linux-doc \
libxcb-shape0-dev libxcb-xfixes0-dev libxkbcommon-dev
- name: Checkout the repository
uses: actions/checkout@v2