ci: fixed release action so it should work on gitea, hopefully
Build Android APK / build (push) Failing after 4m56s
Build Android APK / build (push) Failing after 4m56s
This commit is contained in:
@@ -51,7 +51,7 @@ jobs:
|
||||
GRADLE_OPTS: "-Dorg.gradle.daemon=false"
|
||||
|
||||
- name: Upload debug APK
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: PaperDash-debug.apk
|
||||
path: android/app/build/outputs/apk/debug/app-debug.apk
|
||||
|
||||
Reference in New Issue
Block a user