Skip to content

Commit 01e4afe

Browse files
committed
Install flip-link
1 parent d661a78 commit 01e4afe

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,7 @@ jobs:
1212
submodules: true
1313
- name: Add Target
1414
run: rustup target add thumbv6m-none-eabi
15+
- name: Install flip-link
16+
run: cd / && cargo install flip-link
1517
- name: Build
1618
run: cargo build --verbose --target=thumbv6m-none-eabi

0 commit comments

Comments
 (0)