Update build.sh

pull/190/head
Qstick 6 years ago committed by GitHub
parent 663452b2c5
commit 8c1e47e9fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -131,7 +131,7 @@ RunGulp()
LintUI
ProgressStart 'Running gulp'
CheckExitCode yarn build --production
CheckExitCode yarn run build --production
ProgressEnd 'Running gulp'
}

Loading…
Cancel
Save