Skip to content

Commit 873752e

Browse files
committed
chore(Github): 移除 workflow 中声明的 pnpm 版本, 规避与 packageManager 字段的冲突
1 parent 748c3c5 commit 873752e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
# 准备 pnpm
2323
- uses: pnpm/action-setup@v4
2424
with:
25-
version: 8.1.0
2625
cache: pnpm
2726
# 配置 git 用户
2827
- name: Setup git user

0 commit comments

Comments
 (0)