From 6b6f954608af7ca5ef65e9ebe2dc1d221c80434d 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, 27 Jul 2021 17:34:26 +0800 Subject: [PATCH] 2.3.3 --- publish.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/publish.lua b/publish.lua index e65d2a9..e6b8576 100644 --- a/publish.lua +++ b/publish.lua @@ -194,6 +194,9 @@ removeFiles(out) { ['log'] = true, ['test'] = true, ['test.lua'] = true, + ['meta'] = { + ['Lua 5.4 zh-cn'] = true, + } }, } -- GitLab