Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
tuniii committed May 19, 2024
1 parent 3c419f1 commit 5efbea7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
pip install -U adafruit-nrfutil
- name: Build
run: |
mkdir nrfutil
wget https://developer.nordicsemi.com/.pc-tools/nrfutil/x64-linux/nrfutil -O nrfutil/nrfutil
chmod +x nrfutil/nrfutil
platformio run
Expand Down

0 comments on commit 5efbea7

Please sign in to comment.