Skip to content

Commit

Permalink
chore: Debugging info folder. #342
Browse files Browse the repository at this point in the history
  • Loading branch information
LuchoTurtle committed Oct 18, 2023
1 parent 02ed0eb commit 85f041c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,5 @@ jobs:
- name: 🤖📦 Create Android appbundle release
run: |
flutter build appbundle \
--obfuscate
--obfuscate \
--split-debug-info=${{ github.workspace }}/debug_info

0 comments on commit 85f041c

Please sign in to comment.