This commit is contained in:
parent
9177b705b4
commit
1e9ea0169f
@ -18,7 +18,6 @@ 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