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 2a6f5fc commit d99dce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/container/Dockerfile.mjx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ echo "mujoco:
latest_verified_commit: 4f53d9a0d7bde4b9a69994d79449dfd57a04c305
mode: git-clone" >> ${MANIFEST_FILE}
get-source.sh -l mujoco -m ${MANIFEST_FILE}
echo "-e -f https://py.mujoco.org/ file://${SRC_PATH_MJX}" >> /opt/pip-tools.d/requirements-mjx.in
echo "-e file://${SRC_PATH_MJX}" >> /opt/pip-tools.d/requirements-mjx.in

ls -lah /opt/mujoco/mjx
cat /opt/pip-tools.d/requirements-mjx.in
Expand Down

0 comments on commit d99dce6

Please sign in to comment.