Skip to content

Commit

Permalink
Update mavenbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guulp authored Dec 22, 2023
1 parent 079b6fb commit d041e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mavenbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: jar-file
path: "${GITHUB_WORKSPACE}/target/*.jar"
path: $GITHUB_WORKSPACE/**/*.jar

0 comments on commit d041e83

Please sign in to comment.