Skip to content

Commit

Permalink
Nightly build of MJX container
Browse files Browse the repository at this point in the history
  • Loading branch information
DwarKapex committed Jan 25, 2024
1 parent 31469bd commit 9e7b317
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/container/Dockerfile.mjx
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,7 @@ echo "mujoco:
mode: git-clone" >> ${MANIFEST_FILE}
get-source.sh -l mujoco -m ${MANIFEST_FILE}
pip install mujoco
echo "-e file://${SRC_PATH_MJX} -f https://py.mujoco.org/" >> /opt/pip-tools.d/requirements-mjx.in
ls -lah /opt/mujoco/mjx
cat /opt/pip-tools.d/requirements-mjx.in

pip install mujoco/mjx/ -f https://py.mujoco.org/
EOF

###############################################################################
Expand Down

0 comments on commit 9e7b317

Please sign in to comment.