mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 02:02:23 +00:00
After
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user