mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-18 16:25:27 +02:00
feat(ci-cd): Upload all variants on debug APK build
This commit is contained in:
parent
8e67b59ab9
commit
86b21832c5
2
.github/workflows/build-testing.yaml
vendored
2
.github/workflows/build-testing.yaml
vendored
@ -36,4 +36,4 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: numberhub-app-debug-apks
|
name: numberhub-app-debug-apks
|
||||||
path: app/build/outputs/apk/fdroid/debug/app-*-debug.apk
|
path: app/build/outputs/apk/*/debug/app-*-debug.apk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user