mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-05 06:00:30 -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:
|
||||
- x86_64-linux-kvm-docker
|
||||
script:
|
||||
- pacman -Sy --noconfirm --needed rust clang
|
||||
- pacman -Sy --noconfirm --needed rust clang speech-dispatcher
|
||||
- cargo clippy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue