From 3ee8caae041d663082abba9c0726ec1146267be5 Mon Sep 17 00:00:00 2001 From: jingjidove Date: Sat, 26 Apr 2025 19:02:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=B7=A5=E4=BD=9C=E6=B5=81pn?= =?UTF-8?q?pm=E5=AE=89=E8=A3=85=E5=A4=B1=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 4a06f88..4a03f3d 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -24,7 +24,7 @@ jobs: - uses: pnpm/action-setup@v4 name: 🔧Install pnpm with: - version: 10 + version: 9 run_install: false - name: 🔧Install Node.js -- 2.34.1