Commit badc1c3
ci: add libclang-dev for tree-sitter cargo build
tree-sitter-cli depends on rquickjs-sys which uses bindgen, requiring
libclang. Add libclang-dev to both the CI rustup step and the script's
cargo fallback path so it works in real codespaces too.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent e386f9d commit badc1c3
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
98 | 102 | | |
99 | 103 | | |
100 | 104 | | |
| |||
0 commit comments