Update gradle.yml

This commit is contained in:
Yuhui Huang 2019-12-17 20:09:42 +08:00 committed by GitHub
parent 8fab4349bf
commit 076733e6ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,5 +13,6 @@ jobs:
uses: actions/setup-java@v1
with:
java-version: 1.8
java-package: jdk+fx
- name: Build with Gradle
run: ./gradlew build