aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/cmake-multi-platform.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml
index f289c83..ab03c5c 100644
--- a/.github/workflows/cmake-multi-platform.yml
+++ b/.github/workflows/cmake-multi-platform.yml
@@ -30,8 +30,8 @@ jobs:
c_compiler: gcc
defaults:
- if: matrix.os == 'windows-latest'
run:
+ if: matrix.os == 'windows-latest'
shell: msys2 {0}
steps: