mirror of
https://github.com/stCarolas/setup-maven.git
synced 2026-07-02 11:41:38 +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"
|
distribution: "adopt"
|
||||||
- uses: ./
|
- uses: ./
|
||||||
with:
|
with:
|
||||||
maven-version: ${{ matrix.maven_version }
|
maven-version: ${{ matrix.maven_version }}
|
||||||
- run: mvn -v
|
- run: mvn -v
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user