更新 .gitea/workflows/test.yaml
This commit is contained in:
@@ -26,7 +26,6 @@ jobs:
|
|||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
java-version: '21'
|
java-version: '21'
|
||||||
cache: 'maven'
|
cache: 'maven'
|
||||||
cache-dependency-path: 'sub-project/pom.xml'
|
|
||||||
|
|
||||||
- name: Maven 打包
|
- name: Maven 打包
|
||||||
run: mvn -B package --file pom.xml
|
run: mvn -B package --file pom.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user