mirror of
https://github.com/google-ai-edge/gallery.git
synced 2025-07-13 09:52:03 -04:00
Update build_android.yaml
This commit is contained in:
parent
de28f0a087
commit
9b45d4904c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build_android.yaml
vendored
4
.github/workflows/build_android.yaml
vendored
|
@ -1,4 +1,4 @@
|
||||||
name: Build Android
|
name: Build Android APK
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
@ -13,7 +13,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_apk:
|
build_apk:
|
||||||
name: Build APK
|
name: Build Android APK
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue