mirror of
https://github.com/YuWanTingbb/unofficial-gpt4.git
synced 2025-10-14 06:08:06 +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'
|
||||
components: native-image
|
||||
|
||||
# 创建本地镜像
|
||||
- name: Generate native image
|
||||
run: |
|
||||
mvn -Pnative -DskipTests package
|
||||
|
||||
# 打包应用程序
|
||||
- name: Package Application
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user