mirror of
https://github.com/actions/setup-java.git
synced 2025-04-20 01:46:46 +00:00
.
This commit is contained in:
parent
b3a5cbac74
commit
7eb67a6791
1 changed files with 3 additions and 1 deletions
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
|
@ -35,3 +35,5 @@ jobs:
|
||||||
- run: |
|
- run: |
|
||||||
which java
|
which java
|
||||||
java -version
|
java -version
|
||||||
|
- run: |
|
||||||
|
printenv|sort
|
Loading…
Add table
Add a link
Reference in a new issue