Skip to content

Commit f36c268

Browse files
Adding Info to Github Build Task
1 parent 9fa246a commit f36c268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- name: Grant execute permission for gradlew
1717
run: chmod +x gradlew
1818
- name: Build with Gradle
19-
run: ./gradlew build
19+
run: ./gradlew build --info

0 commit comments

Comments
 (0)