mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-07-10 07:02:44 +02:00
ci(github): make sure clippy is installed
This commit is contained in:
@@ -47,6 +47,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- run: rustup toolchain install stable --profile minimal
|
- run: rustup toolchain install stable --profile minimal
|
||||||
|
- run: rustup component add --toolchain stable-x86_64-pc-windows-msvc clippy
|
||||||
- run: rustup toolchain install nightly --allow-downgrade -c rustfmt
|
- run: rustup toolchain install nightly --allow-downgrade -c rustfmt
|
||||||
- uses: Swatinem/rust-cache@v2
|
- uses: Swatinem/rust-cache@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user