File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 49
49
run : |
50
50
python -m pip install --upgrade pip
51
51
pip install wheel
52
- pip install -U https://github.com/platformio /platformio/archive/develop.zip
52
+ pip install -U https://github.com/pioarduino /platformio-core /archive/refs/tags/v6.1.16.tar.gz
53
53
pio pkg install --global --platform file://.
54
54
if : " matrix.os == 'windows-2022'"
55
55
env :
67
67
run : |
68
68
python -m pip install --upgrade pip
69
69
pip install wheel
70
- pip install -U https://github.com/platformio /platformio/archive/develop.zip
70
+ pip install -U https://github.com/pioarduino /platformio-core /archive/refs/tags/v6.1.16.tar.gz
71
71
pio pkg install --global --platform file://.
72
72
if : " matrix.os != 'windows-2022'"
73
73
- name : git clone Tasmota and add to examples
You can’t perform that action at this time.
0 commit comments