Skip to content

Commit ef8a2ba

Browse files
authored
Update Makefile
Signed-off-by: Varad Gupta <114755221+vr-varad@users.noreply.github.com>
1 parent 2ad4cc3 commit ef8a2ba

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
@@ -51,4 +51,4 @@ check-go:
5151
## Update the academy-theme package to latest version
5252
theme-update:
5353
echo "Updating to latest academy-theme..." && \
54-
hugo mod get -u
54+
hugo mod get github.com/layer5io/academy-theme

0 commit comments

Comments
 (0)