Skip to content

Commit

Permalink
Merge pull request #60 from JatoMixo/fix-actions
Browse files Browse the repository at this point in the history
Fixed github actions
  • Loading branch information
JatoMixo authored Sep 27, 2024
2 parents 7cd429d + cc40143 commit 228bbdf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ jobs:
run: |
rustup component add llvm-tools-preview
rustup target add thumbv7m-none-eabi
cargo install cargo-binutils cargo-expand
cargo install cargo-generate
- name: Build
run: |
Expand Down

0 comments on commit 228bbdf

Please sign in to comment.