Skip to content

Commit 87792a7

Browse files
committed
jar as target
1 parent 7c53c6d commit 87792a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Build with Gradle
4040
run: |
4141
git submodule update --init
42-
gradle clean build -PjavacRelease=${{ matrix.java }}
42+
gradle clean jar -PjavacRelease=${{ matrix.java }}
4343
4444
- name: SHA256
4545
if: matrix.upload

0 commit comments

Comments
 (0)