From 04706a6d7cc471f8c05bb1736eba54a331cc7949 Mon Sep 17 00:00:00 2001 From: reya <123083837+reyamir@users.noreply.github.com> Date: Tue, 2 Jul 2024 14:07:12 +0700 Subject: [PATCH] chore: update ci --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2d37e193..a36ca7a3 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -70,4 +70,4 @@ jobs: releaseDraft: true prerelease: false args: ${{ matrix.args }} - includeDebug: false + includeDebug: true