ci: 优化工作流配置

This commit is contained in:
2025-08-23 04:14:38 +08:00
parent 2425664cd8
commit b7fe2f03dd

View File

@@ -17,7 +17,6 @@ jobs:
java-version: 21
distribution: temurin
cache: gradle
cache-dependency-path: gradle/wrapper/gradle-wrapper.properties
- name: Build Project
run: chmod +x gradlew && ./gradlew build --console plain --no-daemon
- name: Publish to Release