From 4c4e0f31f0ce3d960fe31208137baccf11c8a897 Mon Sep 17 00:00:00 2001 From: dev <710328466@qq.com> Date: Mon, 25 Dec 2023 10:00:07 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9ci=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2f67805..1142f1a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,4 +7,5 @@ build: - linux stage: build script: - - pnpm install + - cd /home + - ls