Skip to content

Commit eda4753

Browse files
committed
update
1 parent 11076e1 commit eda4753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ deploy:
3333
git rm SUMMARY.md README.md
3434
git rm -rf book src
3535
cp -r _book/* .
36-
git add gitbook book index.html search_plus_index.json
3736
git rm Makefile
37+
git add *
3838
git commit -m"update"
3939
git push origin gh-pages --force
4040

0 commit comments

Comments
 (0)