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