Skip to content

Commit

Permalink
Update generator.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
scraly committed Jul 17, 2023
1 parent 8182bd1 commit a17652f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@ jobs:
runs-on: macos-latest
steps:
- run: echo "Triggering gophers-sdk-go"

- name: Checkout
uses: actions/checkout@v2

- name: Install OpenAPI Generator
run: brew install openapi-generator
- name: Check OpenAPI Generator
run: openapi-generator version

0 comments on commit a17652f

Please sign in to comment.