build actions with debug info

This commit is contained in:
tildearrow 2022-05-24 13:56:26 -05:00
parent cad0eab9ca
commit 58750d58c3

View file

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