Skip to content

Commit

Permalink
test debug android build
Browse files Browse the repository at this point in the history
  • Loading branch information
phnzb committed Nov 29, 2024
1 parent ba3b8fc commit 7ef5c75
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
type: [release, debug]
build-only-release:
- ${{ github.ref_name != 'develop' && github.ref_name != 'main' }}
exclude:
- build-only-release: true
type: debug
# exclude:
# - build-only-release: true
# type: debug

steps:

Expand Down

0 comments on commit 7ef5c75

Please sign in to comment.