Skip to content

Commit bf701ba

Browse files
committed
pnpm 버전 중복 문제 수정
1 parent a7b6216 commit bf701ba

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ jobs:
2525
# 1. pnpm 설치 (모노레포 필수)
2626
- name: Install pnpm
2727
uses: pnpm/action-setup@v4
28-
with:
29-
version: 10
30-
run_install: false
3128

3229
# 2. Node.js 환경 설정
3330
- name: Setup Node.js

0 commit comments

Comments
 (0)