Install latest dependencies before building
This commit is contained in:
@@ -95,6 +95,7 @@ main() {
|
|||||||
checkout_tag ${1}
|
checkout_tag ${1}
|
||||||
assert_version_match ${1}
|
assert_version_match ${1}
|
||||||
rm -rf ${BUILDS}
|
rm -rf ${BUILDS}
|
||||||
|
npm install
|
||||||
build_js ${PROFILES}
|
build_js ${PROFILES}
|
||||||
build_css
|
build_css
|
||||||
npm publish
|
npm publish
|
||||||
|
|||||||
Reference in New Issue
Block a user