Skip to content

Commit

Permalink
ci(java): merge multiple artifacts for gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
alemidev committed Oct 15, 2024
1 parent 611766a commit 9f3177e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
with:
path: dist/java/artifacts
pattern: codemp-java-*
merge-multiple: true
- run: tree
working-directory: dist/java
- uses: actions/setup-java@v4
Expand Down

0 comments on commit 9f3177e

Please sign in to comment.