This commit is contained in:
parent
666a02d293
commit
3699e62efc
@ -36,8 +36,9 @@ jobs:
|
|||||||
- name: build apk
|
- name: build apk
|
||||||
run: flutter build apk --release
|
run: flutter build apk --release
|
||||||
|
|
||||||
- uses: https://github.com/actions/android-sign@v1
|
- name: sign app apk
|
||||||
name: sign app apk
|
uses: https://github.com/actions/android-sign@v1
|
||||||
|
|
||||||
with:
|
with:
|
||||||
releaseDirectory: |
|
releaseDirectory: |
|
||||||
build/app/outputs/flutter-apk
|
build/app/outputs/flutter-apk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user