diff --git a/scripts/run_linux.sh b/scripts/run_linux.sh index 2a36ef0..7f628e4 100644 --- a/scripts/run_linux.sh +++ b/scripts/run_linux.sh @@ -31,6 +31,7 @@ fi #CMake patching python3 /builder/patch_cmake.py cmake/DownloadCEF.cmake python3 /builder/patch_cmake.py CMakeLists.txt +export JAVA_HOME="/usr/lib/jvm/java-8-openjdk-*" # Create and enter the `jcef_build` directory. # The `jcef_build` directory name is required by other JCEF tooling