Skip to content

Commit b2c0899

Browse files
authored
Merge pull request #57 from layer5io/vr-varad-patch-1
Update Makefile
2 parents c30e702 + e98dd6e commit b2c0899

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)