Unbreak build.ps1

This commit is contained in:
Chris Long
2019-04-11 00:10:28 -07:00
committed by GitHub
parent a283d561e6
commit 86350ee003

View File

@@ -385,7 +385,7 @@ else {
preflight_checks
# Build Packer Boxes
if ! ($VagrantOnly) {
if (!($VagrantOnly)) {
packer_build_box -Box 'windows_2016'
packer_build_box -Box 'windows_10'
# Move Packer Boxes