Skip to content

Commit 36cf48e

Browse files
committed
ci: build artifact
1 parent 8cf74fb commit 36cf48e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ init:
1313
chmod u+x /usr/local/bin/gradlew
1414

1515
build:
16-
gradlew build -p heaps-android-app
16+
gradlew buildDebug -p heaps-android-app
1717

1818
install:
1919
adb install heaps-android-app/heapsapp/build/outputs/apk/debug/heapsapp-debug.apk

0 commit comments

Comments
 (0)