mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-11 21:21:27 +03:00
feat: add rustfmt
This commit is contained in:
1
.github/workflows/flutter-nightly.yml
vendored
1
.github/workflows/flutter-nightly.yml
vendored
@@ -44,6 +44,7 @@ jobs:
|
|||||||
toolchain: "1.62"
|
toolchain: "1.62"
|
||||||
target: ${{ matrix.job.target }}
|
target: ${{ matrix.job.target }}
|
||||||
override: true
|
override: true
|
||||||
|
components: rustfmt
|
||||||
profile: minimal # minimal component installation (ie, no documentation)
|
profile: minimal # minimal component installation (ie, no documentation)
|
||||||
|
|
||||||
- uses: Swatinem/rust-cache@v2
|
- uses: Swatinem/rust-cache@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user