From 46ac718b70d1f57d4992b77a7323289fb1e29498 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Mon, 1 Aug 2022 14:03:30 -0500 Subject: [PATCH] asdf --- ci/build-ui.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/build-ui.sh b/ci/build-ui.sh index 5450cde..3f9afdd 100644 --- a/ci/build-ui.sh +++ b/ci/build-ui.sh @@ -1,4 +1,4 @@ #!/bin/sh -ex -npm install --verbose +npm install --loglevel=silly npm run build