Skip to content

Commit

Permalink
#22 stop&fix Jitpack calls install target which no longer exists so s…
Browse files Browse the repository at this point in the history
…witching to build instead
  • Loading branch information
nickmcdowall committed Apr 3, 2021
1 parent befa045 commit 42e53e1
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
@@ -1,4 +1,4 @@
jdk:
- openjdk11
install:
- ./gradlew install -xtest
- ./gradlew build -xtest

0 comments on commit 42e53e1

Please sign in to comment.