Skip to content

Commit

Permalink
Update android_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbyESP authored Nov 29, 2024
1 parent e4091e1 commit b7634d1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/android_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ name: Android CI
on:
pull_request:
branches: [ "master" ]

workflow_dispatch:

jobs:
build-debug:
name: Build FOSS APKs
Expand Down Expand Up @@ -55,4 +56,4 @@ jobs:
with:
name: release-artifacts
paths: |
app/build/outputs/apk/release/
app/build/outputs/apk/release/

0 comments on commit b7634d1

Please sign in to comment.