This commit is contained in:
Phred 2021-09-11 07:38:44 -05:00
parent ea50628c51
commit e0d2aa738f
No known key found for this signature in database
GPG key ID: 8103F27168DAA2A0

View file

@ -20,7 +20,7 @@ jobs:
- uses: actions/setup-java@v2
with:
java-version: 8
java-package: jre+fx
java-package: jdk+fx
# https://github.com/actions/setup-java#supported-distributions
distribution: zulu
cache: maven