enable debug symbols and small ngcft fixes
Some checks failed
ContinuousDelivery / windows (push) Waiting to run
ContinuousDelivery / release (push) Blocked by required conditions
ContinuousIntegration / macos (push) Waiting to run
ContinuousIntegration / windows (push) Waiting to run
ContinuousDelivery / linux-ubuntu (push) Failing after 15s
ContinuousIntegration / linux (push) Failing after 15s
ContinuousIntegration / android (push) Failing after 15s
Some checks failed
ContinuousDelivery / windows (push) Waiting to run
ContinuousDelivery / release (push) Blocked by required conditions
ContinuousIntegration / macos (push) Waiting to run
ContinuousIntegration / windows (push) Waiting to run
ContinuousDelivery / linux-ubuntu (push) Failing after 15s
ContinuousIntegration / linux (push) Failing after 15s
ContinuousIntegration / android (push) Failing after 15s
This commit is contained in:
parent
85514ccbb1
commit
0324a203f1
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@ -7,7 +7,7 @@ on:
|
||||
branches: [ master ]
|
||||
|
||||
env:
|
||||
BUILD_TYPE: Release
|
||||
BUILD_TYPE: RelWithDebInfo
|
||||
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
|
||||
|
||||
jobs:
|
||||
|
2
external/solanaceae_ngc_ft1
vendored
2
external/solanaceae_ngc_ft1
vendored
@ -1 +1 @@
|
||||
Subproject commit 74414d09993ab3ecaea6822fbabef4df218a644d
|
||||
Subproject commit 10756e13cedbe72b79291f52ce8206f5f6d08a47
|
Loading…
Reference in New Issue
Block a user