Skip to content

Commit

Permalink
💚 install rustfmt component
Browse files Browse the repository at this point in the history
  • Loading branch information
niuhuan committed Nov 22, 2023
1 parent 7b43668 commit dfdf8e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
toolchain: ${{ env.RUST_TOOLCHAIN }}
components: rustfmt
override: true

- id: check_asset
Expand Down

0 comments on commit dfdf8e7

Please sign in to comment.