Update maven-publish.yml

This commit is contained in:
Clivia
2024-02-18 14:20:21 +08:00
committed by GitHub
parent 6bc8fd0183
commit 84aff75579

View File

@@ -16,10 +16,6 @@ jobs:
graalvm-version: '21.0.2'
java-version: 'java17'
- name: Configure GraalVM Native Image
run: |
gu install native-image
# 打包应用程序
- name: Package Application
run: |