update
This commit is contained in:
@@ -15,7 +15,6 @@ jobs:
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: '>=20.0.0'
|
||||
cache: 'npm'
|
||||
|
||||
- name: Install tree-sitter CLI
|
||||
run: npm install -g tree-sitter-cli
|
||||
|
||||
Reference in New Issue
Block a user