Skip to content

Commit 04ea13c

Browse files
committed
on linux, we need nrfutil
1 parent ce15dd4 commit 04ea13c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
with:
2828
path: ${{ github.workspace}}/.arduino/downloads
2929
key: ${{ runner.os }}-arduino-downloads
30+
- run: pip3 install --user adafruit-nrfutil
3031
- run: make setup
3132
- run: make all KALEIDOSCOPE_TEMP_PATH=${{ github.workspace}}/.kaleidoscope-temp
3233
- name: Collect the commit SHAs of the build

0 commit comments

Comments
 (0)