Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hummel009 committed May 6, 2024
1 parent d1bfd68 commit 3985f90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
name: compiled-artifact-${{github.run_number}}-${{github.run_attempt}}
overwrite: true
path: ./app${{matrix.version}}/build/libs/*.jar
merge:
runs-on: windows-latest
- name: Merge Artifacts
uses: actions/upload-artifact/merge@main
with:
Expand Down

0 comments on commit 3985f90

Please sign in to comment.