mirror of
https://github.com/stCarolas/setup-maven.git
synced 2026-03-21 10:50:19 +00:00
Error fix.
This commit is contained in:
parent
4a752ef938
commit
353caec8b1
2
.github/workflows/build-action.yaml
vendored
2
.github/workflows/build-action.yaml
vendored
@ -29,5 +29,5 @@ jobs:
|
||||
distribution: "adopt"
|
||||
- uses: ./
|
||||
with:
|
||||
maven-version: ${{ matrix.maven_version }
|
||||
maven-version: ${{ matrix.maven_version }}
|
||||
- run: mvn -v
|
||||
|
||||
Loading…
Reference in New Issue
Block a user