mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Next try to upgrade pip
This commit is contained in:
parent
a757447e6d
commit
9c45a51f67
2
.github/workflows/build_all_the_things.yml
vendored
2
.github/workflows/build_all_the_things.yml
vendored
@ -63,7 +63,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
pip install wheel
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install --upgrade pip --disable-pip-version-check --no-warn-script-location --root-user-action=ignore
|
||||
pip install -U platformio
|
||||
#platformio upgrade --dev
|
||||
#platformio update
|
||||
|
Loading…
x
Reference in New Issue
Block a user