Skip to content

Commit 356354c

Browse files
MSP-Gregeregon
authored andcommitted
Actions - show vcpkg list for mswin
1 parent be54de8 commit 356354c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ jobs:
7171
} else {
7272
echo 'ridk is unavailable'
7373
}
74+
} elseif ($plat.Contains('mswin')) {
75+
&"$env:VCPKG_INSTALLATION_ROOT\vcpkg" list
7476
}
7577
- name: RbConfig::CONFIG
7678
run: ruby -rrbconfig -rpp -e 'pp RbConfig::CONFIG'

0 commit comments

Comments
 (0)