mirror of
https://github.com/magefree/mage.git
synced 2025-12-29 06:52:02 -08:00
jdk+fx
This commit is contained in:
parent
ea50628c51
commit
e0d2aa738f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue