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
|
- name: Install TypeScript
|
||||||
run: npm install -g typescript
|
run: npm install -g typescript
|
||||||
|
|
||||||
|
- name: Install dependencies
|
||||||
|
run: npm install
|
||||||
|
|
||||||
|
|
||||||
- name: Fetch latest Gateway API release
|
- name: Fetch latest Gateway API release
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user