Skip to content

Commit

Permalink
mod: run bundleRelease while connected
Browse files Browse the repository at this point in the history
  • Loading branch information
joeloewi7178 committed Dec 28, 2023
1 parent 8ff006e commit 9f1968c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/github-action-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,4 @@ jobs:
api-level: 34
target: aosp_atd
arch: x86_64
script: ./gradlew :app:assembleRelease

- name: Build Release AAB
run: ./gradlew bundleRelease
script: ./gradlew :app:bundleRelease

0 comments on commit 9f1968c

Please sign in to comment.