mirror of
https://github.com/actions/setup-java.git
synced 2025-05-23 02:51:46 +00:00
.
This commit is contained in:
parent
b3a5cbac74
commit
7eb67a6791
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…
Reference in New Issue
Block a user