Skip to content

Commit 10b2170

Browse files
committed
Windows CI: spell it MSYS2
1 parent d3081ea commit 10b2170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
D:\opamroot
3939
key: ${{ runner.os }}-${{ matrix.build_env }}-opam-${{ hashFiles('install.ps1') }}
4040

41-
- name: Add MSys2 to PATH and install prerequisites
41+
- name: Add MSYS2 to PATH and install prerequisites
4242
if: matrix.build_env == 'msys2'
4343
run: |
4444
"C:\msys64" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append

0 commit comments

Comments
 (0)