This commit is contained in:
parent
c2ca75290f
commit
2059b1d77c
@ -18,6 +18,8 @@ jobs:
|
||||
with:
|
||||
java-version: '8'
|
||||
distribution: 'adopt'
|
||||
cache: 'maven'
|
||||
cache-dependency-path: '**/pom.xml'
|
||||
# maven缓存,不加的话每次都会去重新拉取,会影响速度
|
||||
- name: Dependies Cache
|
||||
uses: actions/cache@v2
|
||||
|
Loading…
Reference in New Issue
Block a user