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
1 changed files with 1 additions and 1 deletions

View File

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