From ff2bca4b333e2513771b8fcda4fa4ee59eb35c69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= <sumneko@hotmail.com> Date: Tue, 29 Sep 2020 16:40:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=8A=20debugger.lua=20=E5=8F=91=E5=87=BA?= =?UTF-8?q?=E5=8E=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- publish.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/publish.lua b/publish.lua index 8d7280d..3fa1891 100644 --- a/publish.lua +++ b/publish.lua @@ -163,6 +163,7 @@ local count = copyFiles(ROOT , out) { ['platform.lua'] = true, ['test'] = true, ['test.lua'] = true, + ['debugger.lua'] = true, }, ['images'] = { ['logo.png'] = true, -- GitLab