mirror of https://github.com/arendst/Tasmota.git
Fixed yaml array
This commit is contained in:
parent
9fbb44de22
commit
9c86de2956
|
@ -1,3 +1,3 @@
|
|||
tasks:
|
||||
- init: pip install -U platformio
|
||||
- command: platformio run
|
||||
- before: pip install -U platformio
|
||||
command: platformio run
|
||||
|
|
Loading…
Reference in New Issue