mirror of
https://github.com/actions/setup-java.git
synced 2025-05-21 18:01:46 +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
|
||||
- run: |
|
||||
which java
|
||||
java -version
|
||||
java -version
|
||||
- run: |
|
||||
printenv|sort
|
Loading…
Reference in New Issue
Block a user