使用缓存加快构建速度

Signed-off-by: twelvet <2471835953@qq.com>
This commit is contained in:
twelvet 2023-01-07 09:38:57 +00:00 committed by Gitee
parent 5b98f91675
commit e45423c4ca
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