diff --git a/.gitpod.yml b/.gitpod.yml index ee7750c54..8ac16a8ad 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,3 +1,3 @@ tasks: - - before: pip install -U platformio + - before: pip3 install -U platformio command: platformio run -e tasmota