删除deploy.yaml中的pnpm信息 #3

Merged
szhhwh merged 1 commits from dev into main 2025-04-26 19:11:07 +08:00
Showing only changes of commit b0056d4d80 - Show all commits

View File

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