mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2025-12-29 11:54:22 +01:00
try to fix debug apk uploads
This commit is contained in:
2
.github/workflows/android-build.yml
vendored
2
.github/workflows/android-build.yml
vendored
@@ -84,4 +84,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: Debug APK
|
||||
path: android/app/build/outputs/apk/fdroid/debug/app-fdroid-debug.apk
|
||||
path: android/app/build/outputs/apk/fdroid/debug/app-fdroid-universal-debug.apk
|
||||
|
||||
Reference in New Issue
Block a user