Skip to content

Commit 95b508c

Browse files
committed
publish server/meta/3rd/
1 parent e074f40 commit 95b508c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

publish.lua

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,8 @@ local count = copyFiles(ROOT , out) {
166166
['test.lua'] = true,
167167
['debugger.lua'] = true,
168168
['meta'] = {
169-
['template'] = true
169+
['template'] = true,
170+
['3rd'] = true,
170171
},
171172
},
172173
['images'] = {

0 commit comments

Comments
 (0)