Skip to content

Commit 2f23791

Browse files
author
Jonas Fonseca
committed
Mark deploy-site target as .PHONY
1 parent b3b8599 commit 2f23791

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
@@ -15,4 +15,4 @@ setup:
1515
npm install -g --prefix node_modules/ gitbook-cli
1616
gitbook install
1717

18-
.PHONY: test site setup
18+
.PHONY: test site deploy-site setup

0 commit comments

Comments
 (0)