Skip to content

Commit 75a76d7

Browse files
Vladimir Kotalahornace
andcommitted
run javadoc.sh
Co-authored-by: Adam Hornáček <[email protected]>
1 parent 007e46f commit 75a76d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/javadoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
2323
restore-keys: ${{ runner.os }}-m2
2424
- name: Refresh Javadoc
25-
run: ./dev/docker.sh
25+
run: ./dev/javadoc.sh

0 commit comments

Comments
 (0)