fix: improve image extension handling and error reporting in upload functions
Some checks failed
Build App / build (push) Failing after 6m56s

This commit is contained in:
2026-03-01 16:40:03 +01:00
parent 98c92a8025
commit 294aca62c9
4 changed files with 13 additions and 8 deletions

View File

@@ -52,5 +52,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: android-preview-build.zip
path: mobile/app-build/*
path: mobile/app-build
if-no-files-found: error