Skip to content

Commit

Permalink
Add missing rustfmt component to CI toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
djkoloski committed Jul 13, 2023
1 parent 668be80 commit 23ed1ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
toolchain: nightly
override: true
components: rust-src
components: rust-src, rustfmt

- uses: Swatinem/rust-cache@v2

Expand Down

0 comments on commit 23ed1ad

Please sign in to comment.