summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/android-app.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/android-app.yml b/.github/workflows/android-app.yml
index 774026f38b..74eeacf7a5 100644
--- a/.github/workflows/android-app.yml
+++ b/.github/workflows/android-app.yml
@@ -141,6 +141,7 @@ jobs:
run: >
./building/container-run.sh android android/gradlew -p android --console plain
:app:assembleOssProdDebug
+ :app:assemblePlayStagemoleDebug
assembleOssProdAndroidTest
:test:mockapi:assemble
:test:e2e:assemble