mirror of
https://gitee.com/wot-design-uni/wot-design-uni.git
synced 2025-12-06 17:18:40 +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
|
- uses: pnpm/action-setup@v4
|
||||||
name: Install pnpm
|
name: Install pnpm
|
||||||
with:
|
|
||||||
version: 9
|
|
||||||
run_install: false
|
|
||||||
|
|
||||||
- name: upload
|
- name: upload
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
3
.github/workflows/weixin.yml
vendored
3
.github/workflows/weixin.yml
vendored
@ -48,9 +48,6 @@ jobs:
|
|||||||
|
|
||||||
- uses: pnpm/action-setup@v4
|
- uses: pnpm/action-setup@v4
|
||||||
name: Install pnpm
|
name: Install pnpm
|
||||||
with:
|
|
||||||
version: 9
|
|
||||||
run_install: false
|
|
||||||
|
|
||||||
- name: upload
|
- name: upload
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user