Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tibordp committed Oct 3, 2024
1 parent d97df15 commit 2ff23ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Install Rust
run: |
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
cat $HOME/.cargo/env >> $GITHUB_ENV
echo $HOME/.cargo/env >> $GITHUB_PATH
- name: Install Tree-sitter
Expand Down

0 comments on commit 2ff23ff

Please sign in to comment.