From b09fee9a28dc09d104e2ce56e2a74fa573bdc9c7 Mon Sep 17 00:00:00 2001 From: z9130 <984661593@qq.com> Date: Tue, 17 Sep 2024 12:38:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/build-act?= =?UTF-8?q?ion.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build-action.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/build-action.yaml b/.gitea/workflows/build-action.yaml index f325efc3..20f7284b 100644 --- a/.gitea/workflows/build-action.yaml +++ b/.gitea/workflows/build-action.yaml @@ -45,7 +45,6 @@ jobs: # Install dependencies and build - name: Install dependencies and build run: | - # cd pansoft-plrl ls echo "Installing dependencies..." pnpm install --no-frozen-lockfile