Update main_matrix.yml (#1401)

This commit is contained in:
Thomas Göttgens
2022-04-25 16:24:08 +10:00
committed by GitHub
co-authored by GitHub
parent 213d9512f1
commit d2c278a856
+2 -1
View File
@@ -116,7 +116,8 @@ jobs:
- name: Upgrade python tools
run: |
python -m pip install --upgrade pip
pip install -U platformio meshtastic adafruit-nrfutil littlefs-python
pip install -U platformio adafruit-nrfutil littlefs-python
pip install -U --pre meshtastic
- name: Upgrade platformio
run: |