re-enable the cache to work around network issues?

This commit is contained in:
Phred 2021-10-06 03:52:46 -05:00
parent e3c3188fd7
commit 1f8eac78f3
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: >