We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dce0fd1 commit d992a69Copy full SHA for d992a69
.github/action/entrypoint.sh
@@ -83,6 +83,7 @@ main() {
83
mv orientdb-book/ ../public/docs/3.2.x/
84
85
cd ../
86
+ export JAVA_HOME=/usr/lib/jvm/default-java/
87
88
mkdir -p public/javadocs/
89
git clone https://github.com/orientechnologies/orientdb.git orientdb
0 commit comments