From 41ce457a7b28a4c64e78cd439f94d2f5a5bca0ed Mon Sep 17 00:00:00 2001 From: Dennis Oelkers Date: Thu, 14 Nov 2024 12:16:23 +0100 Subject: [PATCH] Reverting phase change of `yarn build`. --- graylog-plugin-parent/graylog-plugin-web-parent/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graylog-plugin-parent/graylog-plugin-web-parent/pom.xml b/graylog-plugin-parent/graylog-plugin-web-parent/pom.xml index e6dbfebfaa15..94df022db255 100644 --- a/graylog-plugin-parent/graylog-plugin-web-parent/pom.xml +++ b/graylog-plugin-parent/graylog-plugin-web-parent/pom.xml @@ -73,6 +73,7 @@ yarn install + compile yarn @@ -83,10 +84,10 @@ Generate backend API types + compile yarn - compile generate:apidefs