From c7e75768172f27e5a96e9b5cfef09d8958c73b76 Mon Sep 17 00:00:00 2001 From: Jonathan Breedlove Date: Fri, 20 Sep 2024 12:01:53 -0700 Subject: [PATCH] Better execution IDs --- plugin/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin/pom.xml b/plugin/pom.xml index acdf2162..a460e2b1 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -296,7 +296,7 @@ - npm run build-ui + build login-ui npm @@ -305,7 +305,7 @@ - npm install auth-module + build auth-module npm