mirror of
https://github.com/actions/node-versions.git
synced 2025-04-21 10:29:20 +08:00
Update win-helpers.psm1
This commit is contained in:
parent
239f218602
commit
98434732e6
@ -11,5 +11,5 @@ function Extract-7ZipArchive {
|
||||
)
|
||||
|
||||
Write-Debug "Extract $ArchivePath to $OutputDirectory"
|
||||
7z.exe x $ArchivePath -o"$OutputDirectory" -y
|
||||
7z x $ArchivePath -o"$OutputDirectory" -y
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user