mirror of
https://gitee.com/wot-design-uni/wot-design-uni.git
synced 2025-12-06 09:08:51 +08:00
chore: 🚀 从github actions中移除pnpm版本的设置
This commit is contained in:
parent
f25ebed57a
commit
de81f4004b
3
.github/workflows/alipay.yml
vendored
3
.github/workflows/alipay.yml
vendored
@ -44,9 +44,6 @@ jobs:
|
||||
|
||||
- uses: pnpm/action-setup@v4
|
||||
name: Install pnpm
|
||||
with:
|
||||
version: 9
|
||||
run_install: false
|
||||
|
||||
- name: upload
|
||||
run: |
|
||||
|
||||
3
.github/workflows/weixin.yml
vendored
3
.github/workflows/weixin.yml
vendored
@ -48,9 +48,6 @@ jobs:
|
||||
|
||||
- uses: pnpm/action-setup@v4
|
||||
name: Install pnpm
|
||||
with:
|
||||
version: 9
|
||||
run_install: false
|
||||
|
||||
- name: upload
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user