Skip to content

Commit 2c150da

Browse files
committed
Fix jitpack build
1 parent c5dd9b1 commit 2c150da

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

jitpack.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
install:
2-
- ./gradlew install --info --no-daemon
3-
- ./gradlew -p ksp install --info --no-daemon
4-
2+
- ./gradlew publishToMavenLocal --info --no-daemon

0 commit comments

Comments
 (0)