mirror of
https://github.com/actions/setup-java.git
synced 2025-05-21 09:51:47 +00:00
.
This commit is contained in:
parent
3746484013
commit
29ae3b80cd
4
.github/workflows/workflow.yml
vendored
4
.github/workflows/workflow.yml
vendored
@ -32,4 +32,6 @@ jobs:
|
||||
uses: ./
|
||||
with:
|
||||
java-version: 7.x
|
||||
- run: java --version
|
||||
- run: |
|
||||
which java
|
||||
java --help
|
Loading…
Reference in New Issue
Block a user