Skip to content

Commit

Permalink
Chore: Wrong docs dir
Browse files Browse the repository at this point in the history
  • Loading branch information
gazmull committed Jul 29, 2019
1 parent 604674a commit edf8d26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 .
Expand Down

0 comments on commit edf8d26

Please sign in to comment.