mirror of
https://github.com/magefree/mage.git
synced 2025-12-28 22:42:03 -08:00
disabled actions/setup-java cache
This commit is contained in:
parent
0454fbead8
commit
44c4a0a40f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
java-package: jdk+fx
|
||||
# https://github.com/actions/setup-java#supported-distributions
|
||||
distribution: zulu
|
||||
cache: maven
|
||||
# cache: maven
|
||||
|
||||
# https://docs.travis-ci.com/user/languages/java/#maven-dependency-management
|
||||
- run: >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue