Skip to content

Commit

Permalink
???????
Browse files Browse the repository at this point in the history
  • Loading branch information
Corosauce committed Nov 20, 2024
1 parent 19f742d commit 08cae47
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: ${{ steps.jarname.outputs.jarname }}
path: ${{ steps.jar.outputs.jarfile }}
name: ${{ steps.jarname.outputs.jarname }}
path: ${{ steps.jar.outputs.jarfile }}
retention-days: 90

0 comments on commit 08cae47

Please sign in to comment.