更新workflows

This commit is contained in:
aoshiguchen
2024-03-22 22:24:20 +08:00
parent a367865585
commit 75cf0702f2
2 changed files with 27 additions and 27 deletions
+1
View File
@@ -69,6 +69,7 @@ jobs:
- name: Build with Maven (neutrino-proxy-client)
run: |
set MAVEN_OPTS="-Duser.language=UTF-8 -Dfile.encoding=UTF-8"
mvn clean install -U -pl neutrino-proxy-client -am -DskipTests --no-transfer-progress
cd neutrino-proxy-client
mvn clean package --file pom.xml --no-transfer-progress
mvn clean native:compile -P native --file pom.xml --no-transfer-progress