Skip to content

Commit

Permalink
action: add assembler
Browse files Browse the repository at this point in the history
  • Loading branch information
endixk committed Aug 7, 2023
1 parent fc3578b commit b74db67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
distribution: ${{matrix.dist}}

- name: Build with Maven
run: mvn -B package --file pom.xml
run: mvn -B package --file pom.xml appassembler:assemble

0 comments on commit b74db67

Please sign in to comment.