switch cd to debug temp

This commit is contained in:
Green Sky 2024-05-25 14:18:50 +02:00
parent 2a94c72df9
commit c1af43ce54
No known key found for this signature in database

View File

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