Skip to content

Commit

Permalink
fix(release): jitpack execute build instead of gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Silthus authored Oct 8, 2021
1 parent 4cf389f commit 54f9a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ install:
- if ! bash ensure-java-16 use; then source ~/.sdkman/bin/sdkman-init.sh; fi
- java -version
- chmod +x ./gradlew
- ./gradlew publish
- ./gradlew

0 comments on commit 54f9a75

Please sign in to comment.