Skip to content

Commit 32dd2b3

Browse files
Merge pull request #2217 from CapSoftware/desktop-optimisations-etc
fix: install clippy for main branch cache checks
2 parents 312d8f5 + c9b51b2 commit 32dd2b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,7 @@ jobs:
365365
uses: dtolnay/rust-toolchain@1.88.0
366366
with:
367367
targets: ${{ matrix.settings.target }}
368+
components: clippy
368369

369370
- uses: ./.github/actions/setup-rust-cache
370371
with:

0 commit comments

Comments
 (0)