Skip to content

Commit 8e694b3

Browse files
authored
Update release.yml
1 parent e75d762 commit 8e694b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
pip install platformio
2020
pip install adafruit-nrfutil
2121
curl -L https://raw.githubusercontent.com/microsoft/uf2/master/utils/uf2conv.py -o uf2conv.py
22+
curl -L https://raw.githubusercontent.com/microsoft/uf2/master/utils/uf2families.json -o uf2families.jso
2223
chmod +x uf2conv.py
2324
2425
- name: Build Firmware

0 commit comments

Comments
 (0)