Skip to content

Commit

Permalink
Make nrfutil executable
Browse files Browse the repository at this point in the history
  • Loading branch information
tuniii committed May 14, 2024
1 parent 2a9cd53 commit 77ae617
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:
- name: Build
run: |
wget https://developer.nordicsemi.com/.pc-tools/nrfutil/x64-linux/nrfutil
chmod +x nrfutil
platformio run
- uses: actions/upload-artifact@v1
with:
Expand Down

0 comments on commit 77ae617

Please sign in to comment.