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