Skip to content

Commit e53cded

Browse files
authored
Update Makefile
Signed-off-by: Varad Gupta <[email protected]>
1 parent 24cc476 commit e53cded

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ check-go:
4444

4545

4646
## Update the academy-theme package to latest version
47-
academy-update:
47+
theme-update:
48+
echo "Updating to latest academy-theme..." && \
4849
hugo mod get -u
4950

5051
.PHONY: setup build site clean site-fast check-go academy-update

0 commit comments

Comments
 (0)