Skip to content

Commit cf4ca61

Browse files
committed
fix ts setup
1 parent 4b9dcbf commit cf4ca61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
shell: bash
7777

7878
- name: Install tree-sitter CLI
79-
run: brew install tree-sitter
79+
run: brew install tree-sitter-cli
8080
shell: bash
8181

8282
- name: Build

0 commit comments

Comments
 (0)