mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +00:00
No args
This commit is contained in:
parent
752192b09a
commit
4d269501dd
8
.github/workflows/tests.yml
vendored
8
.github/workflows/tests.yml
vendored
@ -69,10 +69,10 @@ jobs:
|
||||
- name: Upgrade python tools
|
||||
shell: bash
|
||||
run: |
|
||||
pipx install -U --no-cache-dir "setuptools<72"
|
||||
pipx install -U platformio adafruit-nrfutil
|
||||
pipx install -U poetry
|
||||
pipx install -U meshtastic --pre
|
||||
pipx install "setuptools<72"
|
||||
pipx install platformio adafruit-nrfutil
|
||||
pipx install poetry
|
||||
pipx install meshtastic --pre
|
||||
|
||||
- name: Upgrade platformio
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user