Update .gitpod.yml

This commit is contained in:
Jason2866 2020-01-08 10:55:32 +01:00 committed by GitHub
parent 0b067245ae
commit 78aeeb1a8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
tasks: tasks:
- before: pip install -U platformio - before: pip3 install -U platformio
command: platformio run -e tasmota command: platformio run -e tasmota