Skip to content

Commit

Permalink
Update android-build.yml
Browse files Browse the repository at this point in the history
Updated workflow
  • Loading branch information
amitsid1408 authored Apr 19, 2024
1 parent 3355913 commit 95a661f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android-build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Android stage build
bname: Android stage build

on:
push:
Expand All @@ -22,6 +22,6 @@ jobs:
- name: Run with Gradle
run: |
./gradlew clean
./gradlew bundleStage
./gradlew bundleDebug

0 comments on commit 95a661f

Please sign in to comment.