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 4949 run : |
5050 python -m pip install --upgrade pip
5151 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
5353 pio pkg install --global --platform file://.
5454 if : " matrix.os == 'windows-2022'"
5555 env :
6767 run : |
6868 python -m pip install --upgrade pip
6969 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
7171 pio pkg install --global --platform file://.
7272 if : " matrix.os != 'windows-2022'"
7373 - name : git clone Tasmota and add to examples
You can’t perform that action at this time.
0 commit comments