Skip to content

Commit 6a77340

Browse files
committed
debug
1 parent e1f23d2 commit 6a77340

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
steps:
88
- run: |
99
apk add nodejs
10+
apk add npm
1011
apk add openjdk8-jre
1112
npm install @openapitools/openapi-generator-cli -g
1213
- run: openapi-generator-cli batch \*.yml

0 commit comments

Comments
 (0)