mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-26 00:29:20 +08:00
CI: Fix artifact name
This commit is contained in:
@ -30,7 +30,7 @@ jobs:
|
||||
path: build/app/outputs/bundle/release/app.aab
|
||||
destination: gitjournal.aab
|
||||
- store_artifacts:
|
||||
path: build/app/outputs/bundle/release/app.apk
|
||||
path: build/app/outputs/apk/release/app-release.apk
|
||||
destination: gitjournal.apk
|
||||
- run:
|
||||
name: Upload Crashlytics Symbols
|
||||
|
Reference in New Issue
Block a user