mirror of
https://github.com/stCarolas/setup-maven.git
synced 2026-03-28 15:00:21 +00:00
Typo fix.
This commit is contained in:
parent
099feea579
commit
4a752ef938
2
.github/workflows/build-action.yaml
vendored
2
.github/workflows/build-action.yaml
vendored
@ -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
Block a user