mirror of
https://github.com/hexedtech/codemp.git
synced 2024-11-21 23:04:49 +01:00
ci(java): merge multiple artifacts for gradle
This commit is contained in:
parent
611766a705
commit
9f3177e22e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/java.yml
vendored
1
.github/workflows/java.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue