Skip to content

Commit

Permalink
Install sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
adamw committed Jan 15, 2025
1 parent 40d1b83 commit 61c7730
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bootzooka-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
java-version: '21'
cache: 'sbt'

- uses: sbt/setup-sbt@v1

- name: Generate OpenAPI Spec
id: generate-openapi-spec
run: sbt "backend/generateOpenAPIDescription"
Expand Down

0 comments on commit 61c7730

Please sign in to comment.