Commit c21c994
fix: override VERSION and LOCAL_PLATFORM env vars for Windows task commands
Task eagerly evaluates top-level sh: vars and the namespace-package
import for VERSION fails on Windows. Supply both VERSION and
LOCAL_PLATFORM as env-var overrides so Task skips the sh: evaluation.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 57c59f3 commit c21c994
1 file changed
Lines changed: 12 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
213 | 219 | | |
214 | 220 | | |
215 | | - | |
216 | | - | |
217 | 221 | | |
218 | | - | |
219 | 222 | | |
220 | 223 | | |
221 | 224 | | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
222 | 228 | | |
223 | 229 | | |
224 | | - | |
225 | 230 | | |
226 | 231 | | |
227 | 232 | | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
228 | 236 | | |
229 | 237 | | |
230 | | - | |
231 | 238 | | |
232 | 239 | | |
233 | 240 | | |
| |||
0 commit comments