From a360a63e172f06df3d8b09ee0a133e6d6e40b708 Mon Sep 17 00:00:00 2001 From: bz888 Date: Thu, 12 Oct 2023 15:19:04 +1300 Subject: [PATCH] quartz chaintypes build issue will need to fix --- .github/scripts/ci.package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/scripts/ci.package.json b/.github/scripts/ci.package.json index 82bb3b86..4863cf9c 100644 --- a/.github/scripts/ci.package.json +++ b/.github/scripts/ci.package.json @@ -46,7 +46,8 @@ "Unique/*", "Vara/*", "Watr/*", - "Westend/*" + "Westend/*", + "Quartz/*" ], "scripts": { "codegen": "yarn workspaces run codegen",