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