Commit ea1237a
fix(ci): Windows에서 Husky prepare 스크립트 실패 해결
- npm install 시 HUSKY=0 환경변수로 husky 스킵
- --ignore-scripts로 bash 전용 prepare 스크립트 우회
- Windows cmd.exe에서 if [ ] bash 문법 호환 불가 이슈
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 19c8b30 commit ea1237a
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| |||
0 commit comments