Typo fix.
This commit is contained in:
parent
099feea579
commit
4a752ef938
|
@ -10,7 +10,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
mavne_version: [3.8.1, 3.6.3, 3.5.4]
|
||||
maven_version: [3.8.1, 3.6.3, 3.5.4]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue