Skip to content

Commit bb993ce

Browse files
committed
Update pnpm version in deploy workflow
1 parent b9e6e29 commit bb993ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121

2222
- name: 设置 pnpm
2323
uses: pnpm/action-setup@v4
24-
with:
25-
version: pnpm@9.9.0+sha512.60c18acd138bff695d339be6ad13f7e936eea6745660d4cc4a776d5247c540d0edee1a563695c183a66eb917ef88f2b4feb1fc25f32a7adcadc7aaf3438e99c1
24+
# with:
25+
# version: pnpm@9.9.0+sha512.60c18acd138bff695d339be6ad13f7e936eea6745660d4cc4a776d5247c540d0edee1a563695c183a66eb917ef88f2b4feb1fc25f32a7adcadc7aaf3438e99c1
2626

2727
- name: 设置 Node.js
2828
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)