Skip to content

Commit 634812c

Browse files
committed
why is ubuntu
1 parent f1f4f8b commit 634812c

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
@@ -60,6 +60,7 @@ jobs:
6060
- name: Set up tree-sitter CLI (Linux)
6161
if: runner.os == 'Linux'
6262
run: |
63+
sudo apt-get update
6364
sudo apt-get install libc6-dev
6465
sudo apt-get install gcc-multilib
6566
curl -LO https://github.com/tree-sitter/tree-sitter/releases/download/v0.25.8/tree-sitter-linux-x86.gz

0 commit comments

Comments
 (0)