Build APKs for two-pass speech recognition (#308)
This commit is contained in:
1
.github/workflows/apk.yaml
vendored
1
.github/workflows/apk.yaml
vendored
@@ -38,6 +38,7 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
export ANDROID_NDK=$ANDROID_NDK_LATEST_HOME
|
||||
./build-apk-two-pass.sh
|
||||
./build-apk.sh
|
||||
|
||||
- name: Display APK
|
||||
|
||||
Reference in New Issue
Block a user