Removed clean from publish.
This commit is contained in:
parent
d4821c9022
commit
0f7937f856
1 changed files with 0 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -101,8 +101,6 @@ list:
|
|||
|
||||
.PHONY: publish
|
||||
publish: setup-check-rsync
|
||||
@echo "Cleaning up..."
|
||||
make clean
|
||||
@echo "Building site..."
|
||||
make build
|
||||
@echo "Testing site..."
|
||||
|
|
Loading…
Reference in a new issue