mirror of
https://github.com/actions/setup-java.git
synced 2025-04-21 02:16:45 +00:00
.
This commit is contained in:
parent
b3a5cbac74
commit
7eb67a6791
1 changed files with 3 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue