aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2024-05-20 11:56:24 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2024-05-20 11:56:24 -0400
commitf84c1ed5d73d425c475124270fabb327bfefe175 (patch)
tree726e7def27c1349ffa867f4973f89d0ed20ef503
parenta62d9afaf53ba6cea1ee3522aeef26c788545f48 (diff)
downloadstasis-f84c1ed5d73d425c475124270fabb327bfefe175.tar.gz
Windows CI
-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: