Skip to content

Commit edf8d26

Browse files
committed
Chore: Wrong docs dir
1 parent 604674a commit edf8d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/travis.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ git clone $REPO dist -b $TARGET_BRANCH
1919

2020
yarn gh:build
2121

22-
rsync --delete-before -avh docs/stable dist/stable
22+
rsync --delete-before -avh docs/stable dist/
2323

2424
cd dist
2525
git add --all .

0 commit comments

Comments
 (0)