kopia lustrzana https://github.com/meshtastic/firmware
Update main_matrix.yml (#1402)
rodzic
d2c278a856
commit
c17cd47689
.github/workflows
|
@ -187,7 +187,8 @@ jobs:
|
|||
- name: Upgrade python tools
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -U platformio meshtastic adafruit-nrfutil
|
||||
pip install -U platformio adafruit-nrfutil
|
||||
pip install -U --pre meshtastic
|
||||
|
||||
- name: Upgrade platformio
|
||||
run: |
|
||||
|
@ -234,7 +235,8 @@ jobs:
|
|||
- name: Upgrade python tools
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -U platformio meshtastic adafruit-nrfutil
|
||||
pip install -U platformio adafruit-nrfutil
|
||||
pip install -U --pre meshtastic
|
||||
|
||||
- name: Upgrade platformio
|
||||
run: |
|
||||
|
|
Ładowanie…
Reference in New Issue