Skip to content

Commit 3364f69

Browse files
committed
Enable info logs and stack trace in github action
1 parent 3b8abce commit 3364f69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ if [ -z "$VERSION" ]; then
2222
fi
2323

2424
# Run the actual build
25-
./gradlew -Prelease build
25+
./gradlew -Prelease build -is

0 commit comments

Comments
 (0)