Skip to content

Commit

Permalink
Switch rust fmt to stable.
Browse files Browse the repository at this point in the history
  • Loading branch information
daemontus committed Apr 28, 2021
1 parent 11a8217 commit a1fa391
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 @@ -15,7 +15,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: nightly
toolchain: stable
override: true
- run: rustup component add rustfmt
- uses: actions-rs/cargo@v1
Expand Down

0 comments on commit a1fa391

Please sign in to comment.