mirror of
https://github.com/stCarolas/setup-maven.git
synced 2026-07-04 22:05:36 +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
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
mavne_version: [3.8.1, 3.6.3, 3.5.4]
|
maven_version: [3.8.1, 3.6.3, 3.5.4]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user