Skip to content

Commit

Permalink
ci: aab: Fix debugSymbols path
Browse files Browse the repository at this point in the history
Change-Id: I8cd61525870e2913dd63665ff019c0ba188b4b1b
  • Loading branch information
calcitem committed Jan 29, 2025
1 parent 8f81ed2 commit 81bfc99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ jobs:
inAppUpdatePriority: 2
whatsNewDirectory: .github/workflows/distribution/whatsnew
mappingFile: src/ui/flutter_app/build/app/outputs/mapping/release/mapping.txt
debugSymbols: src/ui/flutter_app/build/app/intermediates/merged_native_libs/release/out/lib
debugSymbols: src/ui/flutter_app/build/app/outputs/native-debug-symbols/release/native-debug-symbols.zip

0 comments on commit 81bfc99

Please sign in to comment.