Merge pull request #7462 from Jason2866/patch-2
Use Python 3.7.6 with Gitpod
This commit is contained in:
commit
a24ce4a3c1
@ -1,3 +1,3 @@
|
||||
tasks:
|
||||
- before: pip install -U platformio
|
||||
- before: pip3 install -U platformio
|
||||
command: platformio run -e tasmota
|
||||
|
||||
Loading…
Reference in New Issue
Block a user