mirror of
https://github.com/YuWanTingbb/unofficial-gpt4.git
synced 2025-10-15 14:41:00 +00:00
Update maven-publish.yml
This commit is contained in:
5
.github/workflows/maven-publish.yml
vendored
5
.github/workflows/maven-publish.yml
vendored
@@ -18,11 +18,6 @@ jobs:
|
|||||||
java-version: '17'
|
java-version: '17'
|
||||||
components: native-image
|
components: native-image
|
||||||
|
|
||||||
# 创建本地镜像
|
|
||||||
- name: Generate native image
|
|
||||||
run: |
|
|
||||||
mvn -Pnative -DskipTests package
|
|
||||||
|
|
||||||
# 打包应用程序
|
# 打包应用程序
|
||||||
- name: Package Application
|
- name: Package Application
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user