Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit dc4f5a4

Browse files
committed
circleci changes
1 parent 2c87636 commit dc4f5a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ build_npm_steps: &build_npm_steps
3030
source awsenvconf
3131
./buildenv.sh -e $DEPLOY_ENV -b ${LOGICAL_ENV}-${APPNAME}-buildvar
3232
source buildenvvar
33+
npm rebuild node-sass
3334
npm run lint && npm run build
3435
npm test
3536

0 commit comments

Comments
 (0)