chore: components build workflow

This commit is contained in:
Mo
2022-06-23 08:27:42 -05:00
parent b0944a29ed
commit f8e6632b57
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
echo 'Building components from' $(pwd)
yarn clean && yarn build
yarn clean && yarn build:components
echo "Packaging component assets and zips..."