mirror of
https://github.com/actions/runner-images.git
synced 2025-12-17 15:20:11 +00:00
[Windows] Fix typo in function name (#8345)
This commit is contained in:
committed by
GitHub
parent
601b21b1a6
commit
7c2097edab
@@ -55,6 +55,6 @@ Export-ModuleMember -Function @(
|
||||
'Get-WindowsUpdatesHistory'
|
||||
'New-ItemPath'
|
||||
'Get-ModuleVersionAsJob'
|
||||
'Use-ChecksumСomparison'
|
||||
'Use-ChecksumComparison'
|
||||
'Get-HashFromGitHubReleaseBody'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user