mirror of
https://gitee.com/log4j/pig.git
synced 2024-12-22 20:54:25 +08:00
使用缓存加快构建速度
Signed-off-by: twelvet <2471835953@qq.com>
This commit is contained in:
parent
5b98f91675
commit
e45423c4ca
1
.github/workflows/maven.yml
vendored
1
.github/workflows/maven.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user