mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-03 04:15:53 +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
|
- name: Upgrade python tools
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
pipx install -U --no-cache-dir "setuptools<72"
|
pipx install "setuptools<72"
|
||||||
pipx install -U platformio adafruit-nrfutil
|
pipx install platformio adafruit-nrfutil
|
||||||
pipx install -U poetry
|
pipx install poetry
|
||||||
pipx install -U meshtastic --pre
|
pipx install meshtastic --pre
|
||||||
|
|
||||||
- name: Upgrade platformio
|
- name: Upgrade platformio
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user