mirror of
https://github.com/Myzel394/Alibi.git
synced 2025-06-19 07:15:25 +02:00
fix(ci-cd): Upload all APKs
This commit is contained in:
parent
a515d2b36c
commit
69b4207124
2
.github/workflows/build-testing.yaml
vendored
2
.github/workflows/build-testing.yaml
vendored
@ -25,4 +25,4 @@ jobs:
|
|||||||
- name: Upload APK
|
- name: Upload APK
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
path: app/build/outputs/apk/debug/app-debug.apk
|
path: app/build/outputs/apk/debug/app-*-debug.apk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user