pip versions back in order

This commit is contained in:
Ben Meadors 2022-09-17 20:03:11 -05:00 committed by GitHub
parent 0e2ab75bb0
commit 55c55fb705
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -298,7 +298,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -U platformio adafruit-nrfutil
pip install -U meshtastic meshtastic==1.3a32 # --pre meshtastic
pip install -U meshtastic --pre
- name: Upgrade platformio
run: |