From 073fb44d91422a2c228fd9124cee5f1bd49953ed Mon Sep 17 00:00:00 2001 From: Lucy Cifferello <12953208+elvece@users.noreply.github.com> Date: Wed, 23 Nov 2022 06:25:40 -0700 Subject: [PATCH] fix build --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 36eeebe..bb22b1d 100644 --- a/manifest.json +++ b/manifest.json @@ -19,7 +19,7 @@ "assets": { "license": "LICENSE", "icon": "icon.png", - "instructions": "instructions.md", + "instructions": "instructions.md" }, "main": { "type": "docker",