mirror of
https://github.com/Sitoi/dailycheckin.git
synced 2024-11-17 21:58:03 +08:00
4 lines
49 B
Makefile
Executable File
4 lines
49 B
Makefile
Executable File
.PHONY: mkdocs
|
|
|
|
mkdocs:
|
|
mkdocs gh-deploy --force
|