Fixing typo to avoid gradle build failure
This commit is contained in:
parent
6747e07be4
commit
7499161725
@ -20,5 +20,5 @@ jobs:
|
||||
- name: Validate Gradle Wrapper
|
||||
uses: gradle/actions/wrapper-validation@v3
|
||||
- name: Gradle build
|
||||
run: ./greadlew build -i
|
||||
run: ./gradlew build -i
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user