ci: call "parcel build" to package static assets

This commit is contained in:
Jennifer Richards 2022-03-09 15:45:32 -04:00
parent 0acfacaf2d
commit 3acfcdbc45

View file

@ -2,3 +2,6 @@
echo "Installing NPM dependencies..."
npm install
echo "Packaging static assets..."
npx parcel build