mirror of
https://github.com/actions/setup-java.git
synced 2025-05-21 18:01:46 +00:00
.
This commit is contained in:
parent
3746484013
commit
29ae3b80cd
4
.github/workflows/workflow.yml
vendored
4
.github/workflows/workflow.yml
vendored
@ -32,4 +32,6 @@ jobs:
|
|||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
java-version: 7.x
|
java-version: 7.x
|
||||||
- run: java --version
|
- run: |
|
||||||
|
which java
|
||||||
|
java --help
|
Loading…
Reference in New Issue
Block a user