From a3af4a83a07ba1c33cafbb21900754755f436984 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Mon, 17 Aug 2020 22:41:39 +0200 Subject: [PATCH] Update .gitpod.yml --- .gitpod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitpod.yml b/.gitpod.yml index 8ac16a8ad..d86b69da0 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,3 +1,3 @@ tasks: - - before: pip3 install -U platformio + - before: pip3 install -U https://github.com/platformio/platformio-core/archive/develop.zip command: platformio run -e tasmota