mirror of
https://github.com/logos-storage/logos-storage-py-api-client.git
synced 2026-01-04 06:23:08 +00:00
ci: fix ci
This commit is contained in:
parent
eec89929b1
commit
e0cc059286
1
.github/workflows/generate.yml
vendored
1
.github/workflows/generate.yml
vendored
@ -35,7 +35,6 @@ jobs:
|
|||||||
- uses: actions/setup-node@v4
|
- uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: 20
|
node-version: 20
|
||||||
cache: 'npm'
|
|
||||||
|
|
||||||
- name: Install OpenAPI Generator
|
- name: Install OpenAPI Generator
|
||||||
run: npm install @openapitools/openapi-generator-cli -g
|
run: npm install @openapitools/openapi-generator-cli -g
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user