Skip to content

Commit 9770daa

Browse files
committed
Update package script
1 parent 4de2a1b commit 9770daa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/FetchLatestBuild.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ function Install-BuildPackage($packageName, $extension) {
4646
Install-BuildPackage "Microsoft.PowerShell.EditorServices" "dll"
4747
Install-BuildPackage "Microsoft.PowerShell.EditorServices.Protocol" "dll"
4848
Install-BuildPackage "Microsoft.PowerShell.EditorServices.Host" "exe"
49+
Install-BuildPackage "Microsoft.PowerShell.EditorServices.Host.x86" "exe"
4950

5051
# Open the BinariesToSign folder
5152
& start $binariesToSignPath

0 commit comments

Comments
 (0)