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
|
uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: '20'
|
node-version: '20'
|
||||||
cache: 'npm'
|
|
||||||
|
|
||||||
- name: Install TypeScript
|
- name: Install TypeScript
|
||||||
run: npm install -g typescript
|
run: npm install -g typescript
|
||||||
|
|||||||
Reference in New Issue
Block a user