Rewrite ruby/setup-msys2-gcc

This commit is contained in:
なつき
2025-05-16 14:21:30 +02:00
committed by Benoit Daloze
parent 84684c07c1
commit a8713082c2
8 changed files with 615 additions and 488 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ jobs:
echo 'ridk is unavailable'
}
} elseif ($plat.Contains('mswin')) {
&"$env:VCPKG_INSTALLATION_ROOT\vcpkg" list
Get-ChildItem "$env:VCPKG_INSTALLATION_ROOT\installed\vcpkg\info"
}
- name: RbConfig::CONFIG
run: ruby -rrbconfig -rpp -e 'pp RbConfig::CONFIG'