Fix typo
This commit is contained in:
parent
dc61df7b39
commit
f81b98c02c
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ jdk:
|
|||
script:
|
||||
- ./gradlew check --info -S --parallel
|
||||
|
||||
defore_deploy:
|
||||
before_deploy:
|
||||
- ./gradlew javadoc
|
||||
|
||||
deploy:
|
||||
|
|
Loading…
Reference in a new issue