Skip to content

Commit

Permalink
Just. Install. RustFmt.
Browse files Browse the repository at this point in the history
Sheesh.
  • Loading branch information
jonathanpallant authored and listochkin committed Dec 5, 2024
1 parent adf1e49 commit 3d4ac5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
rustup default 1.82
rustup target add thumbv7em-none-eabihf --toolchain=1.82
rustup component add rust-src --toolchain=1.82
rustup component add rustfmt
- name: Find slug name
run: |
Expand Down

0 comments on commit 3d4ac5c

Please sign in to comment.