Skip to content

Commit c925d77

Browse files
committed
uv pip install --system
1 parent 4ffe345 commit c925d77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.sapien.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
with:
1212
python-version: '3.10'
1313
- run: pip install uv
14-
- run: uv pip install -e ".[sapien3]"
14+
- run: uv pip install --system -e ".[sapien3]"
1515
- run: >
1616
python metasim/test/state_consistency.py --sim=sapien3

0 commit comments

Comments
 (0)