repo name tree_sitter -> tree-sitter
This commit is contained in:
parent
d87b17c2a2
commit
4d17da159f
3 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
set -e
|
||||
|
||||
git submodule update --init --recursive
|
||||
externals/gyp/gyp tree_sitter.gyp --depth . --format=make $@
|
||||
externals/gyp/gyp project.gyp --depth . --format=make $@
|
||||
|
||||
if [ "$1" == "-h" ]; then
|
||||
cat <<-HELP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue