Skip to content

Commit

Permalink
Update gradle.yml add doc task
Browse files Browse the repository at this point in the history
  • Loading branch information
Pana authored Jan 27, 2021
1 parent 1ee9d5a commit 9cb5ef5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ jobs:
run: chmod +x gradlew
- name: Build with Gradle
run: ./gradlew build
- name: Build doc Gradle
run: ./gradlew javadoc

0 comments on commit 9cb5ef5

Please sign in to comment.