mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-09 06:32:06 +00:00
After
This commit is contained in:
parent
c501cc501d
commit
2ffc93324d
2
.github/actions/setup-base/action.yml
vendored
2
.github/actions/setup-base/action.yml
vendored
@ -32,8 +32,8 @@ runs:
|
|||||||
- name: Upgrade python tools
|
- name: Upgrade python tools
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
pip install --no-build-isolation --no-cache-dir "setuptools<72"
|
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
|
pip install --no-build-isolation --no-cache-dir "setuptools<72"
|
||||||
pip install -U platformio adafruit-nrfutil
|
pip install -U platformio adafruit-nrfutil
|
||||||
pip install -U meshtastic --pre
|
pip install -U meshtastic --pre
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user