更新 .gitea/workflows/develop_build_manual.yaml

This commit is contained in:
2025-12-02 12:16:01 +08:00
parent aa2363b9a5
commit b54eaea7e3

View File

@@ -31,6 +31,7 @@ jobs:
with: with:
java-version: '21' java-version: '21'
distribution: 'temurin' distribution: 'temurin'
cache: 'maven'
- name: 3.设置JAVA Maven 环境 - name: 3.设置JAVA Maven 环境
run: | run: |