mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
[macOS] Pin version for tcl/tk and pkg-config (#10971)
This commit is contained in:
committed by
GitHub
parent
9b55b80556
commit
5cd2ef1b0a
@@ -168,3 +168,9 @@ Describe "Unxip" {
|
||||
"unxip --version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
}
|
||||
|
||||
Describe "pkg-config" {
|
||||
It "pkg-config" {
|
||||
"pkg-config --version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user