ci: cleanup the GUI dependencies.

This commit is contained in:
Antoine Poinsot 2023-03-07 13:34:52 +01:00
parent 1d989301f0
commit a36e16e00d
No known key found for this signature in database
GPG Key ID: E13FC145CD3F4304

View File

@ -95,6 +95,6 @@ jobs:
if: matrix.os == 'ubuntu-latest'
run: |
sudo apt-get update &&
sudo apt-get install --allow-downgrades libudev-dev pkg-config libvulkan-dev &&
sudo apt-get install libudev-dev libfontconfig1-dev &&
cd gui &&
cargo test --verbose --color always -- --nocapture