diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index afee7d2..a01b30b 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -173,6 +173,7 @@ jobs: - uses: pnpm/action-setup@v4 with: version: 10 + cache: true - name: pnpm install, typecheck, lint, build run: | set -euxo pipefail