fix: remove ng-docs.github.io before clone it

This commit is contained in:
Zhicheng WANG 2018-11-09 09:42:48 +08:00
parent cbc7ef484f
commit cef435fa37
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ cd `dirname $0`
yarn build
ts-node ./tools/translator/bin/ssr.ts
rm -fr ng-docs.github.io
git clone git@github.com:ng-docs/ng-docs.github.io.git
cp -r dist/* ./ng-docs.github.io/