Skip to content

Commit 6b76936

Browse files
committed
I think it needs the default part too
1 parent 7e6fe62 commit 6b76936

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/cmake_windows.yml

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ jobs:
88
build-macos:
99
name: Windows
1010
runs-on: windows-latest
11+
defaults:
12+
run:
13+
shell: msys2 {0}
1114
steps:
1215
- name: Checkout source
1316
uses: actions/checkout@v4

0 commit comments

Comments
 (0)