Skip to content

Commit c30e702

Browse files
authored
Merge pull request #55 from layer5io/vr-varad-patch-1
Update Makefile
2 parents 24cc476 + e53cded commit c30e702

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)