Skip to content

Commit 697062c

Browse files
committed
Fix jitpack ci script
1 parent 4cabea3 commit 697062c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.jitpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ jdk:
33

44
install:
55
- echo "Building fat JAR with sbt!"
6-
- sbt assembly
6+
- sbt downloadPlantuml test assembly

0 commit comments

Comments
 (0)