Skip to content

Commit e98dd6e

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

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
@@ -46,6 +46,6 @@ check-go:
4646
## Update the academy-theme package to latest version
4747
theme-update:
4848
echo "Updating to latest academy-theme..." && \
49-
hugo mod get -u
49+
hugo mod get github.com/layer5io/academy-theme
5050

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

0 commit comments

Comments
 (0)