修复工作流pnpm安装失败
Some checks failed
deploying-doc / build-and-deploy (pull_request) Failing after 11s

This commit is contained in:
荆棘鸟文学社的小鸽子 2025-04-26 19:02:29 +08:00
parent 213b03ac48
commit 3ee8caae04

View File

@ -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