This commit is contained in:
4
.github/workflows/generate.yml
vendored
4
.github/workflows/generate.yml
vendored
@@ -22,6 +22,10 @@ jobs:
|
||||
|
||||
- name: Install TypeScript
|
||||
run: npm install -g typescript
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
|
||||
|
||||
- name: Fetch latest Gateway API release
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user