This commit is contained in:
parent
a9d4424756
commit
fd55016c39
@ -16,7 +16,7 @@ jobs:
|
||||
- name: Set up JDK 9
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
java-version: '8.0.402+6'
|
||||
java-version: '8'
|
||||
distribution: 'oracle'
|
||||
# maven缓存,不加的话每次都会去重新拉取,会影响速度
|
||||
- name: Dependies Cache
|
||||
|
Loading…
Reference in New Issue
Block a user