Skip to content

Commit 27f5c84

Browse files
authored
Update push.sh
1 parent 40728d7 commit 27f5c84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

push.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ git checkout -b gh-pages origin-pages/gh-pages
3838
# remove old dir
3939
rm -rf javadoc
4040

41-
ls ./build/docs
41+
ls ./build
4242
# copy and overwrite new doc
4343
yes | cp -rfv ./build/docs/javadoc/ javadoc/
4444

0 commit comments

Comments
 (0)