mirror of
https://github.com/actions/setup-java.git
synced 2025-07-09 06:30:51 +00:00
.
This commit is contained in:
parent
b3a5cbac74
commit
7eb67a6791
4
.github/workflows/workflow.yml
vendored
4
.github/workflows/workflow.yml
vendored
@ -34,4 +34,6 @@ jobs:
|
|||||||
java-version: 7.x
|
java-version: 7.x
|
||||||
- run: |
|
- run: |
|
||||||
which java
|
which java
|
||||||
java -version
|
java -version
|
||||||
|
- run: |
|
||||||
|
printenv|sort
|
Loading…
Reference in New Issue
Block a user