ci: cleanup the GUI dependencies.
This commit is contained in:
parent
1d989301f0
commit
a36e16e00d
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user