We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3081ea commit 10b2170Copy full SHA for 10b2170
.github/workflows/windows.yml
@@ -38,7 +38,7 @@ jobs:
38
D:\opamroot
39
key: ${{ runner.os }}-${{ matrix.build_env }}-opam-${{ hashFiles('install.ps1') }}
40
41
- - name: Add MSys2 to PATH and install prerequisites
+ - name: Add MSYS2 to PATH and install prerequisites
42
if: matrix.build_env == 'msys2'
43
run: |
44
"C:\msys64" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
0 commit comments