mirror of https://github.com/arendst/Tasmota.git
Merge pull request #6078 from Jason2866/patch-2
Use Platformio 3.6.7 with gitpod
This commit is contained in:
commit
f85453adfd
|
@ -1,3 +1,3 @@
|
|||
tasks:
|
||||
- before: pip install -U platformio
|
||||
- before: pip install platformio==3.6.7
|
||||
command: platformio run -e sonoff
|
||||
|
|
Loading…
Reference in New Issue