Skip to content

Commit 2bc9517

Browse files
silverwindclaude
andcommitted
Revert "use pnpm/action-setup standalone mode"
This reverts commit 9f106ec. The Windows self-installer crash was a one-off flake, not a recurring issue, and pnpm/action-setup@v6 default mode is consistent with other repos. Co-Authored-By: Claude (Opus 4.7) <[email protected]>
1 parent 9f106ec commit 2bc9517

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v6
1717
- uses: pnpm/action-setup@v6
18-
with:
19-
standalone: true
2018
- uses: actions/setup-node@v6
2119
with:
2220
cache: pnpm

0 commit comments

Comments
 (0)