Skip to content

Commit

Permalink
jar as target
Browse files Browse the repository at this point in the history
  • Loading branch information
soloturn committed Oct 8, 2024
1 parent 7c53c6d commit 87792a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Build with Gradle
run: |
git submodule update --init
gradle clean build -PjavacRelease=${{ matrix.java }}
gradle clean jar -PjavacRelease=${{ matrix.java }}
- name: SHA256
if: matrix.upload
Expand Down

0 comments on commit 87792a7

Please sign in to comment.