mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-11 15:42:06 +00:00
pip versions back in order
This commit is contained in:
parent
0e2ab75bb0
commit
55c55fb705
2
.github/workflows/main_matrix.yml
vendored
2
.github/workflows/main_matrix.yml
vendored
@ -298,7 +298,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install -U platformio adafruit-nrfutil
|
pip install -U platformio adafruit-nrfutil
|
||||||
pip install -U meshtastic meshtastic==1.3a32 # --pre meshtastic
|
pip install -U meshtastic --pre
|
||||||
|
|
||||||
- name: Upgrade platformio
|
- name: Upgrade platformio
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user