From 3e230e52e5db2b6092a1ab5eea2a3d4e5b4f695b Mon Sep 17 00:00:00 2001 From: Will Anderson Date: Mon, 11 May 2026 18:27:31 -0500 Subject: [PATCH] ci: touch dist/ to trigger workflow rebuild --- dist/elhtml_impl.c | 1 + 1 file changed, 1 insertion(+) diff --git a/dist/elhtml_impl.c b/dist/elhtml_impl.c index f58dbfd..95bd813 100644 --- a/dist/elhtml_impl.c +++ b/dist/elhtml_impl.c @@ -1,3 +1,4 @@ +// elhtml_impl.c — El HTML element stubs. #include #include #include "el_runtime.h" -- 2.52.0