mirror of
https://github.com/actions/setup-java.git
synced 2025-05-21 09:51:47 +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
|
||||
- run: |
|
||||
which java
|
||||
java -? || java -h || java -help
|
||||
java -version
|
Loading…
Reference in New Issue
Block a user