Commit 61f2890
committed
Fix Sparkle tools copying logic to avoid duplicate copy
- Check if tools are already in ./bin directory before copying
- Skip copying step if tools are already in correct location
- Only copy tools if they're in a different directory
- Fix 'identical (not copied)' error in CI/CD pipeline
- Ensure Sparkle tools are properly set up without unnecessary copying1 parent a182afd commit 61f2890
1 file changed
+11
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | | - | |
185 | | - | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
186 | 194 | | |
187 | 195 | | |
188 | 196 | | |
| |||
0 commit comments