Skip to content

Commit

Permalink
ci: update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdihadeli committed Nov 27, 2024
1 parent 6a30f3e commit d4525e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ci_install_tree_sitter.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ OS=$(uname -s)

# Define paths for the source files and output binary
lib_src="tree-sitter/tree-sitter/lib/src/lib.c"
treesitter_bin_output="tree-sitter/bins"

# Check for Linux
if [[ "$OS" == "Linux" ]]; then
Expand Down

0 comments on commit d4525e4

Please sign in to comment.