Update maven.yml
This commit is contained in:
parent
fef843d862
commit
e9cca2bbfb
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Set up JDK 1.8
|
- name: Set up JDK 1.8
|
||||||
uses: actions/setup-java@v1。4.3
|
uses: actions/setup-java@v1.4.3
|
||||||
with:
|
with:
|
||||||
java-version: 1.8
|
java-version: 1.8
|
||||||
- name: Build with Maven
|
- name: Build with Maven
|
||||||
|
Loading…
x
Reference in New Issue
Block a user