Skip to content

Commit beb5ecb

Browse files
committedOct 31, 2024
clear files
1 parent d410321 commit beb5ecb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎publish/workflow_copy_files.py

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
directories = ['locale', 'bin', 'meta', 'script']
1212
files = ['main.lua', "changelog.md", "LICENSE"]
13-
binary_files = ['target/release/lua-language-server.exe', 'bin/luajit.exe']
1413

1514
if os.path.exists(args.target_dir):
1615
shutil.rmtree(args.target_dir)

0 commit comments

Comments
 (0)