From df276cf0a8adbc4a16ba62fcf431aedfa1dbd3f7 Mon Sep 17 00:00:00 2001 From: sakrecoer Date: Fri, 31 Jul 2026 00:34:28 +0200 Subject: [PATCH] don't build hugo here --- fetch-and-convert.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/fetch-and-convert.sh b/fetch-and-convert.sh index b0b2e7a..a26a637 100755 --- a/fetch-and-convert.sh +++ b/fetch-and-convert.sh @@ -37,5 +37,3 @@ echo "All data fetched and converted!" echo "JSONL files have been removed." echo "Building website" - -hugo build