diff --git a/deploy/travis.sh b/deploy/travis.sh index 2f813d0..58c1c2b 100644 --- a/deploy/travis.sh +++ b/deploy/travis.sh @@ -19,7 +19,7 @@ git clone $REPO dist -b $TARGET_BRANCH yarn gh:build -rsync --delete-before -avh docs/stable dist/stable +rsync --delete-before -avh docs/stable dist/ cd dist git add --all .