From 9df47a5750c9640b1b0695768c8aecbe8b236cf1 Mon Sep 17 00:00:00 2001 From: Chongyun Lee <45286352+licy183@users.noreply.github.com> Date: Sat, 30 Nov 2024 14:31:05 +0800 Subject: [PATCH] test --- tur/code-server/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tur/code-server/build.sh b/tur/code-server/build.sh index b8c3f3888..09857acf8 100644 --- a/tur/code-server/build.sh +++ b/tur/code-server/build.sh @@ -52,6 +52,7 @@ termux_step_host_build() { env -i PATH="$PATH" sudo apt install -yq libxkbfile-dev libsecret-1-dev libkrb5-dev _setup_nodejs_20 cd $TERMUX_PKG_SRCDIR + npm ci npm install ternary-stream npm run build npm run build:vscode