mirror of
https://github.com/actions/runner-images.git
synced 2026-01-02 08:07:44 +08:00
[macOS] Pin version for tcl/tk and pkg-config (#10971)
This commit is contained in:
committed by
GitHub
parent
9b55b80556
commit
5cd2ef1b0a
@@ -220,7 +220,8 @@ build {
|
||||
"${path.root}/../scripts/build/install-git.sh",
|
||||
"${path.root}/../scripts/build/install-node.sh",
|
||||
"${path.root}/../scripts/build/install-common-utils.sh",
|
||||
"${path.root}/../scripts/build/install-unxip.sh"
|
||||
"${path.root}/../scripts/build/install-unxip.sh",
|
||||
"${path.root}/../scripts/build/install-pkg-config.sh"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user