disabled actions/setup-java cache

This commit is contained in:
Phred 2021-10-03 14:54:17 -05:00
parent 0454fbead8
commit 44c4a0a40f
No known key found for this signature in database
GPG key ID: 8103F27168DAA2A0

View file

@ -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: >