[fix] test

This commit is contained in:
wujiawei 2024-11-09 14:58:53 +08:00
parent 9edb6f3d4d
commit dab6e580e4

View File

@ -4,7 +4,7 @@
### 打包可执行文件
```shell
mvn clean package -Pnative
mvn -Pnative -DskipTests clean package native:compile
```
## BUILD IMAGE