Commit 126c1f6
Fix NPM release workflow to use micromamba environment (#617)
The jlpm command wasn't available because commands weren't running
in the micromamba environment where JupyterLab is installed. Use
'micromamba run -n ipympl-release' to execute commands in the correct
environment.
Fixes #616
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 1ba8596 commit 126c1f6
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
0 commit comments