From b60f2905a3f448bf319d80a6ba55e57cca542fe2 Mon Sep 17 00:00:00 2001 From: caxanga334 <10157643+caxanga334@users.noreply.github.com> Date: Sat, 30 Mar 2024 10:24:58 -0300 Subject: [PATCH] CI Fix SM Branch --- .github/workflows/build-action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-action.yml b/.github/workflows/build-action.yml index fbbc6cf..cd38139 100644 --- a/.github/workflows/build-action.yml +++ b/.github/workflows/build-action.yml @@ -17,7 +17,7 @@ jobs: include: - meta_branch: "1.12-dev" - sm_branch: "1.12-dev" + sm_branch: "master" - buildjobs: windows-x86 os_version: windows-latest