From 184207f88bdf9dc486b785ebea9367458b7d354a Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 16 Jul 2025 23:52:47 -0400 Subject: [PATCH] fix justfile --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/justfile b/justfile index db26990..a5a7a09 100644 --- a/justfile +++ b/justfile @@ -1,4 +1,4 @@ -zonaref := `rg "^.*(git\+.*).*$" -r '$1' .forgejo/workflows/deploy.yml` +zonaref := 'zona>=1.2.0' echo: echo {{zonaref}}