From 4de028072dc17400f5152a9e58e8a82f6a7cff92 Mon Sep 17 00:00:00 2001 From: root <834207172@qq.com> Date: Wed, 1 Apr 2026 23:19:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/.gitlab-c?= =?UTF-8?q?i.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/.gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/.gitlab-ci.yml b/.gitea/workflows/.gitlab-ci.yml index 46c15fe..7a9aabc 100644 --- a/.gitea/workflows/.gitlab-ci.yml +++ b/.gitea/workflows/.gitlab-ci.yml @@ -38,12 +38,12 @@ jobs: - 11.PointCloudTools steps: - - name: Checkout - uses: https://gitea.com/actions/checkout@v4 - name: Install Git run: | apk add --no-cache git git --version # 验证 + - name: Checkout + uses: https://gitea.com/actions/checkout@v4 - name: Setup Node.js run: | ln -sf /srv/18-alpine/bin/node /usr/bin/node