Skip to content

Commit

Permalink
clear files
Browse files Browse the repository at this point in the history
  • Loading branch information
CppCXY committed Oct 31, 2024
1 parent d410321 commit beb5ecb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion publish/workflow_copy_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

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

if os.path.exists(args.target_dir):
shutil.rmtree(args.target_dir)
Expand Down

0 comments on commit beb5ecb

Please sign in to comment.