Parallel gradle builds + explicit output directory

This commit is contained in:
Frank van der Heijden 2021-01-08 10:22:07 +01:00
parent f265e4daf7
commit 0671b45185
No known key found for this signature in database
GPG key ID: 26DA56488D314D11
4 changed files with 21 additions and 1 deletions

View file

@ -28,4 +28,4 @@ jobs:
uses: actions/upload-artifact@v2.2.1
with:
name: ServerUtils
path: build/libs/*-all.jar
path: jars/*.jar