We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6e12ac commit 40728d7Copy full SHA for 40728d7
1 file changed
push.sh
@@ -38,6 +38,7 @@ git checkout -b gh-pages origin-pages/gh-pages
38
# remove old dir
39
rm -rf javadoc
40
41
+ls ./build/docs
42
# copy and overwrite new doc
43
yes | cp -rfv ./build/docs/javadoc/ javadoc/
44
0 commit comments