Skip to content

Commit

Permalink
Update tagged-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-summers authored Oct 9, 2020
1 parent 4d0dc2f commit e5b995c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/tagged-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,10 @@ jobs:
toolchain: stable
target: thumbv7em-none-eabihf
override: true

- name: Install Binutils
run: cargo install cargo-binutils

- uses: actions-rs/install@v0.1
with:
crate: cargo-binutils

- name: Build Debug
run: cargo build
Expand Down

0 comments on commit e5b995c

Please sign in to comment.