Commit 8fb65ae
committed
fix: simplify Windows CI setup while keeping node-sass support
- Remove complex build tools installation that was causing issues
- Keep Python setup for node-sass compilation
- Configure npm with proper MSVS version and Python path
- Use bash shell for proper error propagation
- Maintain backward compatibility with existing clients1 parent c6b8e5c commit 8fb65ae
1 file changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 34 | + | |
39 | 35 | | |
40 | 36 | | |
41 | | - | |
42 | 37 | | |
43 | 38 | | |
| 39 | + | |
44 | 40 | | |
45 | 41 | | |
46 | 42 | | |
| |||
0 commit comments