From 20029d36dfa0cd2fe076fc20577acee1c2407ed0 Mon Sep 17 00:00:00 2001 From: Will Anderson Date: Mon, 11 May 2026 18:45:57 -0500 Subject: [PATCH] ci: touch dist to trigger stage 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