Only upload the artifacts in the target directory

This makes failed builds complete a lot faster, but we won't have the OpenJDK or Netty files for failed builds.
This commit is contained in:
Chris Vest 2021-04-26 17:27:31 +02:00
parent 9c87dc8208
commit ca864c9af4

View File

@ -55,4 +55,4 @@ jobs:
if: ${{ failure() }} if: ${{ failure() }}
with: with:
name: artifacts name: artifacts
path: . path: target/