更新 .gitea/workflows/develop_3.1_MS_build_manual.yaml
This commit is contained in:
@@ -27,11 +27,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
ref: dev/3.1_release_merge_MS
|
ref: dev/3.1_release_merge_MS
|
||||||
|
|
||||||
- name: 2.Set up JDK 21
|
|
||||||
uses: actions/setup-java@v5
|
|
||||||
with:
|
|
||||||
java-version: '21'
|
|
||||||
distribution: 'temurin'
|
|
||||||
|
|
||||||
- name: 3.缓存 Maven 依赖
|
- name: 3.缓存 Maven 依赖
|
||||||
uses: actions/cache@v5
|
uses: actions/cache@v5
|
||||||
|
|||||||
Reference in New Issue
Block a user