Compare commits

...

2 Commits

Author SHA1 Message Date
f45d1d2a0b Merge pull request '删除deploy.yaml中的pnpm信息' (#3) from dev into main
Reviewed-on: http://gitea.lionhao.top/jjnwxs/jingji_spbook_vue/pulls/3
2025-04-26 11:11:07 +00:00
b0056d4d80 删除deploy.yaml中的pnpm信息
All checks were successful
deploying-doc / build-and-deploy (pull_request) Successful in 2m9s
2025-04-26 19:09:33 +08:00

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