Commit 49745f6
fix: add zenable install dir to PATH after install
The installer updates PATH for future shells (via GITHUB_PATH in CI or
shell profile locally) but not the current Python process. After a
successful install, prepend ~/.zenable/bin to the process PATH so
_find_zenable_binary() can locate the binary immediately.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d3c4b21 commit 49745f6
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
261 | 268 | | |
262 | 269 | | |
263 | 270 | | |
| |||
0 commit comments