Skip to content

Commit 2431499

Browse files
committed
fix
1 parent 621cdae commit 2431499

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
@@ -16,7 +16,7 @@ mage:
1616
install-go-cache-plugin:
1717
@echo Installing go-cache-plugin
1818
go install github.com/tailscale/go-cache-plugin/cmd/go-cache-plugin@latest
19-
@-go-cache-plugin help
19+
@-go-cache-plugin version
2020

2121
## install-gotestsum : Install gotestsum
2222
.PHONY: install-gotestsum

0 commit comments

Comments
 (0)