Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit f75f06d

Browse files
chore: update script
1 parent c2d92e2 commit f75f06d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/gh-pages/setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ fi
99
SCRIPT_DIR=${1}
1010
source ${SCRIPT_DIR}/variables.sh
1111

12+
yarn --cwd ${JS_DIR} cache clean
1213
yarn --cwd ${JS_DIR} install
1314
yarn --cwd ${JS_DIR} build:g
1415

0 commit comments

Comments
 (0)