Skip to content

Commit 48f2e04

Browse files
authored
Update gradle.yml
1 parent 97ba2a4 commit 48f2e04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: gradle/actions/setup-gradle@v3 # v3.1.0
3333

3434
- name: Build with Gradle Wrapper
35-
run: ./gradlew ktlintFormat build
35+
run: ./gradlew clean build
3636

3737
dependency-submission:
3838

0 commit comments

Comments
 (0)