mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-25 12:29:30 +00:00
add instructions to add keystore
This commit is contained in:
parent
6c50821682
commit
77f7a7e3b5
2 changed files with 15 additions and 1 deletions
2
.github/workflows/flutter_release.yaml
vendored
2
.github/workflows/flutter_release.yaml
vendored
|
|
@ -50,7 +50,7 @@ jobs:
|
|||
run: flutter build apk --release
|
||||
|
||||
- name: Rename Universal APK
|
||||
run: mv build/app/outputs/flutter-apk/{app-release,app-release-universal}.apk
|
||||
run: mv build/app/outputs/flutter-apk/{app-release,app-universal-release}.apk
|
||||
|
||||
- name: Build App Bundle
|
||||
run: flutter build appbundle --release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue