Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update rebuild.ps1
pcaskey committed Nov 21, 2018
1 parent ed14295 commit fb82f92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/windows/rebuild.ps1
@@ -1,3 +1,4 @@
$ErrorActionPreference = "Stop"
. ./bin/windows/destroy.ps1
if ($lastexitcode -ne 0) { exit $lastexitcode}
. ./bin/windows/build.ps1

0 comments on commit fb82f92

Please sign in to comment.