ci: 优化工作流配置
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user