Skip to content

Commit 7f5ed5d

Browse files
committed
remove tree-sitter init --update
1 parent 5169094 commit 7f5ed5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tree-sitter-dscexpression/build.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,5 @@ if ($null -eq (Get-Command tree-sitter -ErrorAction Ignore)) {
1818
cargo install tree-sitter-cli
1919
}
2020

21-
Invoke-NativeCommand 'tree-sitter init --update'
2221
Invoke-NativeCommand 'tree-sitter generate --build'
2322
Invoke-NativeCommand 'tree-sitter test'

0 commit comments

Comments
 (0)