kopia lustrzana https://github.com/meshtastic/firmware
Add littlefs dependancy to release flow as well (#1217)
rodzic
717491752b
commit
54f062e94d
|
@ -37,7 +37,7 @@ jobs:
|
|||
# if: steps.cache-pip.outputs.cache-hit != 'true'
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -U platformio meshtastic adafruit-nrfutil
|
||||
pip install -U platformio meshtastic adafruit-nrfutil littlefs-python
|
||||
|
||||
- name: Upgrade platformio
|
||||
run: |
|
||||
|
|
Ładowanie…
Reference in New Issue