Update main_matrix.yml (#1401)

This commit is contained in:
Thomas Göttgens 2022-04-25 08:24:08 +02:00 committed by GitHub
parent 213d9512f1
commit d2c278a856
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: |