mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-15 10:46:41 -04:00
gitlab-ci: Add missing clang dependency to clippy stage
This commit is contained in:
parent
c389618178
commit
9134b7778c
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
|
||||
- pacman -Sy --noconfirm --needed rust clang
|
||||
- cargo clippy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue