Skip to content

Commit

Permalink
wip - Mon Sep 2 09:45:19 AM EDT 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
sfloess committed Sep 2, 2024
1 parent ed894bc commit c55c617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
java-version: '17'

- name: Deploy
run: "mvn -X -DskipTests deploy"
run: "mvn -X -DskipTests clean install deploy"



Expand Down

0 comments on commit c55c617

Please sign in to comment.