Skip to content

Commit

Permalink
Merge pull request #547 from zinggAI/main
Browse files Browse the repository at this point in the history
Git auto build issue fixed
  • Loading branch information
sonalgoyal authored Mar 27, 2023
2 parents 1bc6e26 + 129cc86 commit e6a7845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
distribution: 'adopt'
cache: maven
- name: Build with Maven
run: mvn --batch-mode clean package
run: mvn --batch-mode clean initialize compile package

0 comments on commit e6a7845

Please sign in to comment.