Skip to content

Commit

Permalink
Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Seggan committed Jan 23, 2024
1 parent 0144e4f commit 36f8a20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
with:
java-version: 17
- name: Build with Maven
run: mvn package --file pom.xml
run: ./gradlew shadowJar

0 comments on commit 36f8a20

Please sign in to comment.