mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-26 20:26:32 +00:00
Update pip
This commit is contained in:
parent
6c16a5122a
commit
2a293d6cf9
4
.github/workflows/build_all_the_things.yml
vendored
4
.github/workflows/build_all_the_things.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
|||||||
path: ./build_output
|
path: ./build_output
|
||||||
|
|
||||||
os-check-mac:
|
os-check-mac:
|
||||||
runs-on: macOS-14
|
runs-on: macos-14
|
||||||
if: github.repository == 'arendst/Tasmota'
|
if: github.repository == 'arendst/Tasmota'
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: true
|
fail-fast: true
|
||||||
@ -63,7 +63,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
pip install wheel
|
pip install wheel
|
||||||
#python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install -U platformio
|
pip install -U platformio
|
||||||
#platformio upgrade --dev
|
#platformio upgrade --dev
|
||||||
#platformio update
|
#platformio update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user