Skip to content

Commit

Permalink
Fix workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
qtc-de committed Jan 23, 2025
1 parent 03a6bec commit 9b4e4ae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tonka-java-7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:

- name: Archive generated JAR file
uses: actions/upload-artifact@v4
working-directory: ./tonka-bean
with:
name: tonka-bean-java-7
path: target/*.jar
path: tonka-bean/target/*.jar

0 comments on commit 9b4e4ae

Please sign in to comment.