From 1bb97716812c36292e47b4d0367992edb436fcb0 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 22 Jun 2024 15:12:16 +0200 Subject: fix build command --- justfile | 1 + 1 file changed, 1 insertion(+) diff --git a/justfile b/justfile index 169f1d2..5b41c18 100755 --- a/justfile +++ b/justfile @@ -19,6 +19,7 @@ update-all: gomod2nix --outdir nix build: + templ generate go run ./cmd/build dev: -- cgit 1.4.1