build actions with debug info

This commit is contained in:
tildearrow 2022-05-24 13:56:26 -05:00
parent cad0eab9ca
commit 58750d58c3
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ defaults:
shell: bash
env:
BUILD_TYPE: Release
BUILD_TYPE: RelWithDebInfo
jobs:
build: