删除deploy.yaml中的pnpm信息
All checks were successful
deploying-doc / build-and-deploy (pull_request) Successful in 2m9s

This commit is contained in:
荆棘鸟文学社的小鸽子 2025-04-26 19:09:33 +08:00
parent 3ee8caae04
commit b0056d4d80

View File

@ -24,7 +24,6 @@ jobs:
- uses: pnpm/action-setup@v4 - uses: pnpm/action-setup@v4
name: 🔧Install pnpm name: 🔧Install pnpm
with: with:
version: 9
run_install: false run_install: false
- name: 🔧Install Node.js - name: 🔧Install Node.js