Skip to content

Commit

Permalink
Update build_apk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Codel1417 authored Jan 28, 2024
1 parent 316a42d commit 146567e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Build APK
run: flutter build apk
- name: Build App BUndle
- run: flutter build appbundle
run: flutter build appbundle

build_ios:
name: Build IOS Artifact
Expand Down

0 comments on commit 146567e

Please sign in to comment.