From fe3f8422137a393fc5ba21992326d858b7a401de Mon Sep 17 00:00:00 2001 From: Kenton Groombridge Date: Fri, 6 May 2022 21:00:13 -0400 Subject: [PATCH] github: test install of udica templates Signed-off-by: Kenton Groombridge --- .github/workflows/tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 1e26bab8a4..74c3d16f8c 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -151,4 +151,5 @@ jobs: make install-headers make install-src make install-docs + make install-udica-templates make install-appconfig