Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/movemntdev/M1 into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
l-monninger committed Jan 24, 2024
2 parents b2a7cf4 + a088f96 commit 88ce53e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup-linux-aarch64/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ runs:
with:
profile: minimal
toolchain: 1.70
shell: bash

- name: Add cargo flash
run: |
Expand Down
1 change: 1 addition & 0 deletions .github/actions/setup-linux-x86_64/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ runs:
- name: Add cargo flash
run: |
cargo install cargo-flash
shell: bash

0 comments on commit 88ce53e

Please sign in to comment.