From 641e0e1ef567d0c201c29d1e5b9cdb340ca318a9 Mon Sep 17 00:00:00 2001 From: tndev Date: Fri, 2 Aug 2024 02:39:45 +0800 Subject: [PATCH] md --- build_local.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build_local.sh b/build_local.sh index 32615aaec..750510fb4 100644 --- a/build_local.sh +++ b/build_local.sh @@ -1,3 +1,4 @@ git pull mvn clean package -Dmaven.test.skip=true #mvn clean deploy -DskipTests -Dmaven.test.skip=true +mvn install