forked from melod1n/fast-messenger
Update build.yml
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
- name: set up JDK
|
||||
uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: 1.8
|
||||
java-version: 11
|
||||
|
||||
- name: Make gradlew executable
|
||||
run: chmod +x ./gradlew
|
||||
|
||||
Reference in New Issue
Block a user