From 189c510779d8e5afbcd9a5f9f13fa0d18ab916fa Mon Sep 17 00:00:00 2001 From: Khue Doan Date: Sun, 5 Dec 2021 12:35:26 +0700 Subject: [PATCH] build: add deploy target to default --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile b/docs/Makefile index b489e7ac..5bc3ff3b 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -1,6 +1,6 @@ .POSIX: -default: book +default: book deploy .PHONY: diagrams diagrams: