ci: fix ci

This commit is contained in:
Adam Uhlíř 2024-12-18 14:59:58 +01:00
parent eec89929b1
commit e0cc059286
No known key found for this signature in database
GPG Key ID: 1D17A9E81F76155B

View File

@ -35,7 +35,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 20
cache: 'npm'
- name: Install OpenAPI Generator
run: npm install @openapitools/openapi-generator-cli -g