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