mirror of
https://github.com/actions/setup-java.git
synced 2025-04-20 09:56:46 +00:00
.
This commit is contained in:
parent
63924e2f54
commit
b3a5cbac74
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue