Skip to content

Commit d2849df

Browse files
committed
jitpack.yml tweak
1 parent 55416d0 commit d2849df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

jitpack.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ jdk:
22
- oraclejdk8
33
install:
44
- echo "Running a custom install command"
5-
- mvn clean validate install -DskipTests
5+
- mvn validate
6+
- mvn clean install -DskipTests

0 commit comments

Comments
 (0)