github actions: include split apks to artifact archive

This commit is contained in:
Leonid Pliushch
2021-02-03 17:53:08 +02:00
parent a7eb173178
commit 5b084f0851

View File

@@ -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