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
|
||||
shell: bash
|
||||
run: |
|
||||
pip install --no-build-isolation --no-cache-dir "setuptools<72"
|
||||
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 meshtastic --pre
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user