Skip to content

Commit

Permalink
update java doc
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-bli committed Sep 26, 2024
1 parent 8cc6918 commit b6fa641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/generateJavaDoc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
export JAVA_DIR="javaDoc"

# release scala code to local .m2 repo
mvn -Dgpg.skip -DskipTests clean install
sbt publishM2

# clean sub dir
rm -rf $JAVA_DIR
Expand Down

0 comments on commit b6fa641

Please sign in to comment.