Skip to content

Commit

Permalink
fix: github workflows are annoying
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNuclearNexus committed Nov 13, 2024
1 parent 6cd0d0d commit c2bd3e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_extension.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

rm -rf build/*

cp -r language_server build/language_server
cp -r language_server build/

echo "from language_server.__main__ import main; main()" > build/__main__.py

Expand Down

0 comments on commit c2bd3e2

Please sign in to comment.