Update android.yml
This commit is contained in:
parent
51dd4fccbb
commit
f5080c56ef
1 changed files with 2 additions and 1 deletions
3
.github/workflows/android.yml
vendored
3
.github/workflows/android.yml
vendored
|
|
@ -7,7 +7,8 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build Android App
|
name: Build Android App
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue