!330 actions使用使用缓存加快构建速度

Merge pull request !330 from twelvet/N/A
This commit is contained in:
lengleng 2023-01-11 04:08:39 +00:00 committed by Gitee
commit c48bc207ea
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -22,6 +22,7 @@ jobs:
with:
java-version: ${{ matrix.java-version }}
distribution: 'zulu'
cache: maven
- name: mvn spring-javaformat:validate
run: mvn spring-javaformat:validate