Skip to content

Commit

Permalink
Make script more robust (?)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjambon committed Sep 17, 2024
1 parent 06d34da commit 5e784fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/download-tree-sitter
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ while [[ $# -gt 0 ]]; do
shift
done

./scripts/update-version-symlinks
version=$(cat tree-sitter-version)

mkdir -p downloads
Expand Down

0 comments on commit 5e784fa

Please sign in to comment.