From c6b21149b1632e10f616ec3bd1fdf4fa3db728da Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Fri, 13 Feb 2026 22:33:51 +0000 Subject: [PATCH] CI: Bust cache to fix notify dependency build Co-Authored-By: Claude Sonnet 4.5 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1b88229..34b8cc1 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ node_modules/ /playwright/.cache/ /playwright/.auth/ config/directory_config.json +# CI cache bust: Fri Feb 13 22:33:51 UTC 2026