From 73315a73fb234d1d07652b5f56046fc2a31eda6a Mon Sep 17 00:00:00 2001 From: mishpro-programm <60785461+mishpro-programm@users.noreply.github.com> Date: Sun, 5 May 2024 03:22:41 +0700 Subject: [PATCH] build RelWithDebInfo --- .github/workflows/multi-platform.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/multi-platform.yml b/.github/workflows/multi-platform.yml index d024f04..cb1f29d 100644 --- a/.github/workflows/multi-platform.yml +++ b/.github/workflows/multi-platform.yml @@ -37,6 +37,7 @@ jobs: with: combine: true target: ${{ matrix.config.target }} + build-config: 'RelWithDebInfo' package: name: Package builds