Enable building of symbols

This commit is contained in:
hspir404 2025-01-05 13:38:43 -08:00
parent 8f33dfe4f1
commit 421e728198

View File

@ -10,7 +10,7 @@ concurrency:
cancel-in-progress: ${{ github.event_name == 'push' }}
env:
BUILD_TYPE: Release
BUILD_TYPE: RelWithDebInfo
jobs:
reuse: