We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1699f80 commit d8edc5fCopy full SHA for d8edc5f
.github/workflows/build-tree-sitter-c-armv7.yml
@@ -31,7 +31,7 @@ jobs:
31
- run: |-
32
git clone --depth 1 --branch v0.21.4 https://github.com/tree-sitter/tree-sitter-c.git
33
cd tree-sitter-c
34
-
+
35
- name: Build wheels
36
run: |
37
# Rust directory needs to be included for Linux ARM7
0 commit comments