From 412930e4f0e22fa940b1a06210f3fc39215ac4c6 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Mon, 1 Aug 2022 14:25:43 -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 de4cf7f..0dba4e8 100644 --- a/ci/build-ui.sh +++ b/ci/build-ui.sh @@ -1,6 +1,6 @@ #!/bin/sh -ex -export TEMP="${WORKSPACE_TMP}" +export TEMP="${PWD}/tmp" # https://github.com/npm/cli/issues/3208#issuecomment-1002990902 # Work around crazy performance issue in npm@7 / npm@8