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 b1da5e7 commit cb46349Copy full SHA for cb46349
.github/workflows/ci.yml
@@ -29,6 +29,8 @@ defaults:
29
# shell. (This should only make a difference on Windows, where the default
30
# shell is PowerShell.)
31
shell: bash
32
+ env:
33
+ MSYS2_PATH_TYPE: inherit
34
35
concurrency:
36
# For a given workflow, if we push to the same branch, cancel all previous builds on that branch.
0 commit comments