We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8c945f commit 905a24aCopy full SHA for 905a24a
1 file changed
.github/workflows/binaries.yml
@@ -55,6 +55,10 @@ jobs:
55
matrix:
56
lua_version: ["5.1.5"]
57
58
+ defaults:
59
+ run:
60
+ shell: msys2 {0}
61
+
62
steps:
63
- uses: actions/checkout@master
64
0 commit comments