what, why
This commit is contained in:
parent
18315ff55c
commit
955dcecd28
|
@ -39,7 +39,7 @@ jobs:
|
|||
with:
|
||||
configurePreset: release-mac-${{ matrix.arch }}
|
||||
buildPreset: release-mac-${{ matrix.arch }}
|
||||
configurePresetAdditionalArgs: -DMELONDS_EMBED_BUILD_INFO=ON
|
||||
configurePresetAdditionalArgs: "['-DMELONDS_EMBED_BUILD_INFO=ON']"
|
||||
- name: Compress app bundle
|
||||
shell: bash
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue