Commit f1d7556
committed
build(workflow): add sherpa ncnn library download step
- Add new workflow step to download and extract Sherpa NCNN library
- Create target directory for jniLibs
- Download APK from GitHub releases
- Extract specific library file for arm64-v8a architecture
- Add verification step to ensure library extraction
- Update .gitignore to exclude downloaded sherpa.apk file1 parent 1505a9a commit f1d7556
2 files changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
36 | 50 | | |
37 | 51 | | |
38 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
0 commit comments