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

Commit

Permalink
Fix Build
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralf Ueberfuhr committed Jun 17, 2024
1 parent 581e7cf commit 36153e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ jobs:
distribution: 'temurin'
cache: maven
- name: Build with Maven
working-directory: customer-api-provider
run: mvn -B package --file pom.xml

0 comments on commit 36153e0

Please sign in to comment.