mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-23 17:09:40 +00:00
feat: add rustfmt
This commit is contained in:
parent
bab85aba50
commit
c853b781ea
1 changed files with 1 additions and 0 deletions
1
.github/workflows/flutter-nightly.yml
vendored
1
.github/workflows/flutter-nightly.yml
vendored
|
|
@ -44,6 +44,7 @@ jobs:
|
|||
toolchain: "1.62"
|
||||
target: ${{ matrix.job.target }}
|
||||
override: true
|
||||
components: rustfmt
|
||||
profile: minimal # minimal component installation (ie, no documentation)
|
||||
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
|
|
|
|||
Loading…
Reference in a new issue