mirror of
https://github.com/stonega/tsacdop
synced 2025-01-05 11:37:23 +01:00
modified: .circleci/config.yml
This commit is contained in:
parent
a68d71d346
commit
2e10a0aa94
@ -20,7 +20,7 @@ jobs:
|
||||
name: Build the Android version
|
||||
command: flutter build appbundle --no-shrink
|
||||
- run:
|
||||
name: BUild the Android apks
|
||||
name: Build the Android apks
|
||||
command: flutter build build apk --split-per-abi --no-shrink
|
||||
- store_artifacts:
|
||||
path: build/app/outputs/
|
Loading…
Reference in New Issue
Block a user