Skip to content

Commit

Permalink
Fix artifact upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Nirostar committed Dec 22, 2021
1 parent 9714b0d commit 8ce9569
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradleBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: Artifacts
path: build/libs
expire_in: 1 week
path: dcm4che-typeddicom-lib/build/libs
retention-days: 7

0 comments on commit 8ce9569

Please sign in to comment.