This commit is contained in:
eric sciple 2020-02-07 21:37:26 -05:00
parent 3746484013
commit 29ae3b80cd

View file

@ -32,4 +32,6 @@ jobs:
uses: ./
with:
java-version: 7.x
- run: java --version
- run: |
which java
java --help