enable debug symbols and small ngcft fixes

This commit is contained in:
2024-07-14 20:12:27 +02:00
parent 85514ccbb1
commit 8490dbe32a
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ on:
branches: [ master ] branches: [ master ]
env: env:
BUILD_TYPE: Release BUILD_TYPE: RelWithDebInfo
BRANCH_NAME: ${{ github.head_ref || github.ref_name }} BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
jobs: jobs: