From d53467e9e1948a11f5950de467c7f5dfd43767e9 Mon Sep 17 00:00:00 2001 From: Qudix <17361645+Qudix@users.noreply.github.com> Date: Sun, 1 Oct 2023 21:48:47 -0500 Subject: [PATCH] fix: typo --- .github/workflows/main_ci_xmake.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main_ci_xmake.yml b/.github/workflows/main_ci_xmake.yml index 0aac64bc..7b5205d6 100644 --- a/.github/workflows/main_ci_xmake.yml +++ b/.github/workflows/main_ci_xmake.yml @@ -5,7 +5,7 @@ on: [push] jobs: build: runs-on: windows-latest - stategy: + strategy: fail-fast: false matrix: mode: [release]