fix ci.yml invalid indentation

This commit is contained in:
yonip23 2022-06-17 22:47:28 +03:00
parent 0bbfaa580c
commit 2684eb1292
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ jobs:
with:
profile: minimal
toolchain: ${{ matrix.toolchain }}
components: rustfmt, clippy
components: rustfmt, clippy
- name: Build
uses: actions-rs/cargo@v1