1 parent a7357a1 commit b16cac3Copy full SHA for b16cac3
1 file changed
.github/workflows/main.yml
@@ -154,6 +154,7 @@ jobs:
154
luaVersion: "5.1"
155
- uses: leafo/gh-actions-luarocks@v6
156
- run: |
157
+ luarocks install tree-sitter-cli
158
luarocks install tree-sitter-tmux
159
luarocks pack tree-sitter-tmux
160
scripts/upload.sh ./*.rock
0 commit comments