This commit is contained in:
1
.github/workflows/generate.yml
vendored
1
.github/workflows/generate.yml
vendored
@@ -19,7 +19,6 @@ jobs:
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '20'
|
||||
cache: 'npm'
|
||||
|
||||
- name: Install TypeScript
|
||||
run: npm install -g typescript
|
||||
|
||||
Reference in New Issue
Block a user