fix: improve image extension handling and error reporting in upload functions
Some checks failed
Build App / build (push) Failing after 6m56s
Some checks failed
Build App / build (push) Failing after 6m56s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user