Skip to content

Commit

Permalink
chore: update javadoc version
Browse files Browse the repository at this point in the history
  • Loading branch information
tglman committed Jul 16, 2024
1 parent 5b6fbe1 commit 55f6770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/action/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ main() {
cd orientdb

echo "building javadocs for 3.2.x"
git checkout 3.2.31
git checkout 3.2.32
mvn clean javadoc:aggregate
mv target/site/apidocs/ ../public/javadocs/3.2.x/

Expand Down

0 comments on commit 55f6770

Please sign in to comment.