Skip to content

Commit 7e92f31

Browse files
authored
Update Build-Nightly.ps1
1 parent b31372b commit 7e92f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Build-Nightly.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ if ($runPublish -eq $true) {
174174
}
175175

176176
# Generate predictor commands
177-
./build/Generate-PredictorCommands.ps1 -Version "master"
177+
./build/Generate-PredictorCommands.ps1 -Version $version
178178

179179
Write-Host "Generating Documentation" -ForegroundColor Yellow
180180
Set-PSRepository PSGallery -InstallationPolicy Trusted

0 commit comments

Comments
 (0)