Skip to content

Commit 74be04e

Browse files
committed
For #607. Finally patch CI to save Gradle javadocs
1 parent de4bb20 commit 74be04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-earthly-gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
with:
7575
name: javadoc-html-main
7676
if-no-files-found: error
77-
path: build/reports/javadoc/test/
77+
path: build/docs/javadoc/
7878

7979
- name: Save Javadoc HTML Jar for main
8080
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)