Skip to content

Commit

Permalink
Last try
Browse files Browse the repository at this point in the history
  • Loading branch information
colaman90 committed Sep 8, 2024
1 parent 7deb779 commit c5d7d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
with:
distribution: 'zulu' # See 'Supported distributions' for available options
java-version: '21'
- name: Build with Maven
- name: Build with Maven
run: mvn -B package --file pom.xml

0 comments on commit c5d7d67

Please sign in to comment.