Commit 0ec26bc
committed
fix: install unitree-sdk2py directly in lerobot-g1-native-example CI job
The [unitree] extra was removed from pyproject.toml (PyPI rejects git-based
direct refs). The lerobot-g1-native CI job was still installing .[demo,unitree],
so unitree-sdk2py was silently skipped and the example failed at runtime.
Follows the same pattern already applied in Dockerfile and pages.yml.
https://claude.ai/code/session_01Uk4QudK4yPViXkixQVnwUh1 parent fcf596f commit 0ec26bc
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
142 | 148 | | |
143 | 149 | | |
144 | 150 | | |
| |||
0 commit comments