mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 00:35:26 +02:00
fix(ci-cd): Fix path
This commit is contained in:
parent
e24ec713cb
commit
6d104f994d
2
.github/workflows/build-testing.yaml
vendored
2
.github/workflows/build-testing.yaml
vendored
@ -26,4 +26,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/app-*-debug.apk
|
path: app/build/outputs/apk/fdroid/debug/app-*-debug.apk
|
Loading…
x
Reference in New Issue
Block a user