ci: 优化工作流配置
This commit is contained in:
@@ -17,7 +17,6 @@ jobs:
|
|||||||
java-version: 21
|
java-version: 21
|
||||||
distribution: temurin
|
distribution: temurin
|
||||||
cache: gradle
|
cache: gradle
|
||||||
cache-dependency-path: gradle/wrapper/gradle-wrapper.properties
|
|
||||||
- name: Build Project
|
- name: Build Project
|
||||||
run: chmod +x gradlew && ./gradlew build --console plain --no-daemon
|
run: chmod +x gradlew && ./gradlew build --console plain --no-daemon
|
||||||
- name: Publish to Release
|
- name: Publish to Release
|
||||||
|
Reference in New Issue
Block a user