Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
add args for client generation
Browse files Browse the repository at this point in the history
  • Loading branch information
jdenquin committed Nov 23, 2023
1 parent 6ebf8b6 commit 0bc53d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ruby-generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
openapi-file: openapi/openapi.yaml
config-file: ruby/generator/config.yaml
template-dir: ruby/generator
command-args: |
-o ruby
- name: Open PR with changes on Lago Ruby Repository
run: |
Expand Down

0 comments on commit 0bc53d1

Please sign in to comment.