mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 14:34:21 +02:00
Rewrite ruby/setup-msys2-gcc
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user