Fix Linux release CI build

This commit is contained in:
Christian Duerr 2021-07-18 17:40:44 +00:00 committed by GitHub
parent 1d8bd73bc3
commit 150b0bcb73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get install cmake pkg-config libfreetype6-dev libfontconfig1-dev \
libxcb-xfixes0-dev python3
libxcb-xfixes0-dev libxkbcommon-dev python3
- name: Test
run: cargo test --release
- name: Gzip manpage