Let's try this again.

This commit is contained in:
esaunders 2020-09-01 11:20:57 -04:00
parent b14cec5212
commit 2a7e02cec2

View File

@ -77,7 +77,7 @@
brew tap bell-sw/liberica;
brew cask install liberica-jdk11-full;
export JAVA_HOME=/Library/Java/JavaVirtualMachines/liberica-jdk-11.0.8/Contents/Home;
java_home -V;
/usr/libexec/java_home -V;
fi",
"java -version"
],