Skip to content

Commit 157f94e

Browse files
committed
refactor(ci): remove pnpm setup
1 parent 3566ba9 commit 157f94e

File tree

2 files changed

+506
-4
lines changed

2 files changed

+506
-4
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
with:
1717
fetch-depth: 0
1818

19-
- name: Install pnpm
20-
uses: pnpm/action-setup@v3
21-
2219
- name: Set node
2320
uses: actions/setup-node@v4
2421
with:

0 commit comments

Comments
 (0)