fix code check
This commit is contained in:
parent
0f049b7a1c
commit
76bca6497b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
|
@ -26,4 +26,4 @@ jobs:
|
|||
- name: Grant execute permission for gradlew
|
||||
run: chmod +x gradlew
|
||||
- name: Build with Gradle
|
||||
run: ./gradlew fullbuild release
|
||||
run: ./gradlew fullbuild
|
||||
|
|
Loading…
Reference in a new issue