Skip to content

Commit a74d098

Browse files
committed
chore: fix twice install node on ci
1 parent 499ed29 commit a74d098

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

-3
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ jobs:
2020
- name: Checkout
2121
uses: actions/checkout@v4
2222

23-
- name: Install Node.js
24-
uses: actions/setup-node@v4
25-
2623
- name: Install pnpm
2724
uses: pnpm/action-setup@v4
2825

0 commit comments

Comments
 (0)