From 5f78ad648624eb40a481813d6aff71c309aa6d89 Mon Sep 17 00:00:00 2001 From: austin Date: Thu, 1 Aug 2024 15:19:12 -0400 Subject: [PATCH] another potential build fix --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 43bdb6a3..6f114c08 100644 --- a/pom.xml +++ b/pom.xml @@ -350,7 +350,8 @@ exec - ${basedir}/Assets/Scripts/compiler/get_typescript.sh + bash + ${basedir}/Assets/Scripts/compiler/get_typescript.sh