Skip to content

Commit 3d88987

Browse files
committed
dev deps
1 parent 15ca9e0 commit 3d88987

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-suite.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232

3333
- name: Install tree-sitter CLI
3434
run: |
35+
sudo apt-get install libc6-dev
3536
curl -LO https://github.com/tree-sitter/tree-sitter/releases/download/v0.25.8/tree-sitter-linux-x86.gz
3637
gunzip tree-sitter-linux-x86.gz
3738
chmod +x tree-sitter-linux-x86

0 commit comments

Comments
 (0)