mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-04-28 04:23:06 -05:00
Update production.yml
This commit is contained in:
committed by
GitHub
parent
68960747e8
commit
0c76ab4380
@@ -27,10 +27,10 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: set up JDK 1.8
|
||||
- name: set up JDK 11
|
||||
uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: 1.8
|
||||
java-version: 11
|
||||
|
||||
- name: Grant rights
|
||||
run: chmod +x build.gradle
|
||||
|
||||
Reference in New Issue
Block a user