From b186e91289385065209fd144d7d0f87c0d1ec4a4 Mon Sep 17 00:00:00 2001 From: hysysk Date: Tue, 26 May 2020 13:59:41 +0900 Subject: [PATCH] Add type property to execute a sketch on Windows --- ProcessingTasks.json | 1 + 1 file changed, 1 insertion(+) diff --git a/ProcessingTasks.json b/ProcessingTasks.json index 9a3d47e..6e22ba9 100644 --- a/ProcessingTasks.json +++ b/ProcessingTasks.json @@ -22,6 +22,7 @@ "--run" ], "windows": { + "type": "process", "args": [ "--force", {