From 2eb5547c4e51fdaabd3a59fe5c02493440f34e8a Mon Sep 17 00:00:00 2001 From: qiongshusheng <747010491@qq.com> Date: Mon, 16 Oct 2023 20:42:01 -0500 Subject: [PATCH] fix:ci MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 解决ci问题 --- .dumirc.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.dumirc.ts b/.dumirc.ts index 02bbe265c..d57522e57 100644 --- a/.dumirc.ts +++ b/.dumirc.ts @@ -58,4 +58,4 @@ export default defineConfig({ theme: { '@c-primary': '#6451AB', }, -}); \ No newline at end of file +});