mirror of
https://github.com/actions/setup-java.git
synced 2025-05-21 18:01:46 +00:00
.
This commit is contained in:
parent
63924e2f54
commit
b3a5cbac74
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -34,4 +34,4 @@ jobs:
|
|||||||
java-version: 7.x
|
java-version: 7.x
|
||||||
- run: |
|
- run: |
|
||||||
which java
|
which java
|
||||||
java -? || java -h || java -help
|
java -version
|
Loading…
Reference in New Issue
Block a user