mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-05 14:10:34 -04:00
gitlab-ci: Add missing speech-dispatcher dependency to clippy stage
This commit is contained in:
parent
9134b7778c
commit
9ddfde23e6
1 changed files with 1 additions and 1 deletions
|
@ -30,5 +30,5 @@ clippy:
|
||||||
tags:
|
tags:
|
||||||
- x86_64-linux-kvm-docker
|
- x86_64-linux-kvm-docker
|
||||||
script:
|
script:
|
||||||
- pacman -Sy --noconfirm --needed rust clang
|
- pacman -Sy --noconfirm --needed rust clang speech-dispatcher
|
||||||
- cargo clippy
|
- cargo clippy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue