Add debug symbols to the flatpak asan build

This commit is contained in:
Martin Šach 2025-02-11 13:22:14 +01:00
parent ccfcb4bf9d
commit 877d7381fc

View File

@ -12,4 +12,5 @@ jobs:
secrets: inherit
with:
with_asan: true
debug_symbols: true
actions_branch: master