mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-04 17:55:36 +08:00
github actions: include split apks to artifact archive
This commit is contained in:
2
.github/workflows/debug_build.yml
vendored
2
.github/workflows/debug_build.yml
vendored
@@ -23,4 +23,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: termux-app
|
||||
path: ./app/build/outputs/apk/debug/app-debug.apk
|
||||
path: ./app/build/outputs/apk/debug/app-*-debug.apk
|
||||
|
Reference in New Issue
Block a user