Update python temp hack

This commit is contained in:
Ben Meadors 2022-09-12 20:21:19 -05:00 committed by GitHub
parent 397030b5a6
commit c622a9b4be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.3a30 # --pre meshtastic pip install -U meshtastic meshtastic==1.3a32 # --pre meshtastic
- name: Upgrade platformio - name: Upgrade platformio
run: | run: |