Update maven.yml
This commit is contained in:
parent
4395bc83dc
commit
1fc4248eb9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/maven.yml
vendored
1
.github/workflows/maven.yml
vendored
|
|
@ -6,6 +6,7 @@ jobs:
|
|||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Set up JDK 1.13
|
||||
uses: actions/setup-java@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue