We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6614ad commit bda49bcCopy full SHA for bda49bc
.github/workflows/gradle.yml
@@ -62,4 +62,4 @@ jobs:
62
- name: Setup Gradle
63
uses: gradle/actions/setup-gradle@v4
64
- name: Compile Javadoc
65
- run: ./gradlew javadoc
+ run: ./gradlew javadoc
0 commit comments