From 7d26d34f2d8c8b4d35bb64cb4b8563ecb3dd73c1 Mon Sep 17 00:00:00 2001 From: Piotr Zarzycki Date: Tue, 13 Feb 2024 13:39:17 +0100 Subject: [PATCH] Actions: Trying to add verbose_process_logs for Champain (reference #105 ) --- .github/workflows/sub-build-macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sub-build-macos.yml b/.github/workflows/sub-build-macos.yml index e3120781..df115497 100644 --- a/.github/workflows/sub-build-macos.yml +++ b/.github/workflows/sub-build-macos.yml @@ -39,7 +39,7 @@ on: env: app_name: ${{ inputs.env == 'Production' && 'SuperHumanInstaller' || 'SuperHumanInstallerDev' }} app_id: net.prominic.genesis.${{ inputs.env == 'Production' && 'superhumaninstaller' || 'superhumaninstallerdev' }} - haxe_flag: ${{ inputs.env == 'Production' && '-final' || '-debug' }} + haxe_flag: ${{ inputs.env == 'Production' && '-final' || '-debug -Dverbose_process_logs' }} haxe_version: 4.3.3 bin_path: Export/${{ inputs.env }}/macos/bin/