ci(preview-pr-build): 💚 fix

pull/500/head
BeiyanYunyi 2024-12-11 23:46:26 +08:00
parent 199cede3d3
commit cdcf8d0e02
No known key found for this signature in database
GPG Key ID: F2A689A496B72B62
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ jobs:
run: pnpm build # 构建 VitePress 项目
- name: 安装 Wrangler
run: pnpm add -wg wrangler@3.90.0
run: npm install -g wrangler@^3.90.0
- name: Deploy to Cloudflare Pages
id: deploy