From 17274235edd413b9d99726b07f7c4444c40023b5 Mon Sep 17 00:00:00 2001 From: Drew Malzahn Date: Mon, 8 Jun 2026 22:57:36 +0000 Subject: [PATCH] chore: Fix pipeline --- Justfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Justfile b/Justfile index 72a73dc..1b1e139 100644 --- a/Justfile +++ b/Justfile @@ -13,7 +13,6 @@ serve: npm run dev build: - python3 build.py npm run build deploy: build