Skip to content

Commit 5cc36fd

Browse files
committed
Build release
1 parent c5f7ca2 commit 5cc36fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Android-CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ jobs:
4848
- uses: gradle/actions/wrapper-validation@v4
4949
- name: Install Android SDK
5050
uses: hannesa2/action-android/install-sdk@0.1.16.7
51+
- name: Build release
52+
run: ./gradlew assemble
5153
- name: Run instrumentation tests
5254
uses: hannesa2/action-android/emulator-run-cmd@0.1.16.7
5355
with:

0 commit comments

Comments
 (0)