Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paripalpp authored Feb 17, 2024
1 parent 2aeaa52 commit 0d5c438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: install elf2uf2
run: |
sudo apt-get update
sudo apt-get isntall libudev-dev
sudo apt-get install libudev-dev
cargo install elf2uf2-rs
- name: create uf2 image
Expand Down

0 comments on commit 0d5c438

Please sign in to comment.