Skip to content

Commit b97c92b

Browse files
committed
fixing typo
1 parent 560af67 commit b97c92b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ function CreateZips([string] $runtimeSuffix) {
257257

258258
Write-Host "Generating $hashesForHardlinksFile"
259259
Write-Host "---------------------------------------------------"
260-
WriteHashesFile $siteExtensionPath/$extensionVersionNoSuffix
260+
WriteHashesFile $siteExtensionPath\$extensionVersion
261261
Write-Host "Generated $hashesForHardlinksFile"
262262
Write-Host "---------------------------------------------------"
263263

0 commit comments

Comments
 (0)