Skip to content

Commit f911f2a

Browse files
committed
Install rustfmt explicitly
1 parent 86cdda2 commit f911f2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
rustc -vV
2020
rustup toolchain install 1.85.0
2121
rustup default 1.85.0
22+
rustup component add rustfmt
2223
rustc -vV
2324
2425
- uses: Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6

0 commit comments

Comments
 (0)