This commit is contained in:
Ben Meadors
2024-09-24 13:37:40 -05:00
committed by GitHub
parent f2801a660b
commit 9710ac79d3

View File

@@ -72,7 +72,7 @@ jobs:
run: |
pipx install platformio adafruit-nrfutil
pipx install poetry
pipx install meshtastic --pre
pipx install meshtastic --pip-args=--pre
- name: Upgrade platformio
shell: bash