Skip to content

Commit 89d1879

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 131f98f + 2988a29 commit 89d1879

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
distribution: 'temurin'
2929
cache: maven
3030
- name: Build with Maven
31-
run: mvn -B package --file pom.xml
31+
run: mvn clean package

0 commit comments

Comments
 (0)