mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-06 10:45:23 +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
|
uses: actions/upload-artifact@v1
|
||||||
with:
|
with:
|
||||||
name: termux-app
|
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