Skip to content

Commit

Permalink
upload aab
Browse files Browse the repository at this point in the history
  • Loading branch information
houko committed Sep 29, 2023
1 parent 3850715 commit 039e2e2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,9 @@ jobs:
with:
name: mi-card.apk
path: build/app/outputs/flutter-apk/app-release.apk

- name: Upload AAB
uses: actions/upload-artifact@v3
with:
name: mi-card.aab
path: build/app/outputs/flutter-apk/app-release.aab

0 comments on commit 039e2e2

Please sign in to comment.