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