mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-05-11 19:09:34 -05:00
add java distribution
This commit is contained in:
committed by
GitHub
parent
78d5d2648d
commit
6df0e5c093
@@ -10,6 +10,7 @@ runs:
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
java-version: 17
|
||||
distribution: adopt-openj9
|
||||
|
||||
- name: "Grant Gradlew rights"
|
||||
run: chmod +x gradlew
|
||||
|
||||
Reference in New Issue
Block a user