mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-01 07:30:33 +00:00
try to fix adafruit-nrfutil bin being in path?
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -21,6 +21,6 @@ jobs:
|
||||
pip install -U platformio
|
||||
- name: Install extra python tools
|
||||
run: |
|
||||
pip3 install --user adafruit-nrfutil
|
||||
pip install -U adafruit-nrfutil
|
||||
- name: Build
|
||||
run: platformio run -e tbeam -e heltec -e nrf52840dk -e feather_nrf52832
|
||||
|
||||
Reference in New Issue
Block a user