This commit is contained in:
parent
b03a6eecc4
commit
314e3be36a
@ -24,10 +24,7 @@ jobs:
|
|||||||
subpath: dialer/
|
subpath: dialer/
|
||||||
- uses: icing/flutter@main
|
- uses: icing/flutter@main
|
||||||
with:
|
with:
|
||||||
args:
|
args: "build apk --dart-define=STEALTH=true"
|
||||||
- build
|
|
||||||
- apk
|
|
||||||
- --dart-define=STEALTH=true
|
|
||||||
- uses: actions/upload-artifact@v1
|
- uses: actions/upload-artifact@v1
|
||||||
with:
|
with:
|
||||||
name: icing-dialer-stealth-${{ gitea.ref_name }}-${{ gitea.run_id }}.apk
|
name: icing-dialer-stealth-${{ gitea.ref_name }}-${{ gitea.run_id }}.apk
|
||||||
|
Loading…
Reference in New Issue
Block a user