Commit 26fd357
fix: define EVOLVE_REPO in Python scope to prevent NameError on remote fallback
Export EVOLVE_REPO from bash and read it via os.environ in the Python heredoc
so marketplace_source can fall back to the remote repo without a NameError.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 0ceb4f7 commit 26fd357
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
| 143 | + | |
142 | 144 | | |
143 | 145 | | |
144 | 146 | | |
| |||
0 commit comments