We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e6fe62 commit 6b76936Copy full SHA for 6b76936
.github/workflows/cmake_windows.yml
@@ -8,6 +8,9 @@ jobs:
8
build-macos:
9
name: Windows
10
runs-on: windows-latest
11
+ defaults:
12
+ run:
13
+ shell: msys2 {0}
14
steps:
15
- name: Checkout source
16
uses: actions/checkout@v4
0 commit comments