Reintroduce the fix again
This commit is contained in:
parent
4474aadae8
commit
97868f16ff
2
.github/workflows/mingw.yml
vendored
2
.github/workflows/mingw.yml
vendored
@ -120,7 +120,7 @@ jobs:
|
||||
[Console]::OutputEncoding = [System.Text.Encoding]::GetEncoding("IBM437")
|
||||
[Console]::InputEncoding = [System.Text.Encoding]::GetEncoding("IBM437")
|
||||
ruby -v
|
||||
ruby -I../../tool/lib ../mspec/bin/mspec -j
|
||||
ruby ../mspec/bin/mspec -I../../tool/lib -j
|
||||
|
||||
- uses: k0kubun/action-slack@v2.0.0
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user