From 1f46cd795bb9e124626e4c340de934c733c1e2f2 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Mon, 1 Aug 2022 16:27:19 -0500 Subject: [PATCH] asdf --- ci/build-ui.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ci/build-ui.sh b/ci/build-ui.sh index 2c6d9c1..376a3cc 100644 --- a/ci/build-ui.sh +++ b/ci/build-ui.sh @@ -9,5 +9,7 @@ env # Work around crazy performance issue in npm@7 / npm@8 mkdir node_modules -#npm install --loglevel=silly +npm install + +ls -l #npm run --loglevel=silly build