Skip to content

Commit c02363e

Browse files
committed
debug
1 parent 6a77340 commit c02363e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
apk add npm
1111
apk add openjdk8-jre
1212
npm install @openapitools/openapi-generator-cli -g
13-
- run: openapi-generator-cli batch \*.yml
13+
- run: openapi-generator batch \*.yml
1414
- run:
1515
name: Authenticate with registry
1616
command: echo "//registry.npmjs.org/:_authToken=$npm_TOKEN" > ~/repo/.npmrc

0 commit comments

Comments
 (0)