Skip to content

Commit

Permalink
Nightly L2R: test
Browse files Browse the repository at this point in the history
  • Loading branch information
DwarKapex committed Jan 29, 2024
1 parent 870e690 commit 850eefa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/container/Dockerfile.l2r
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ language-to-reward-2023:
mode: git-clone
">> ${MANIFEST_FILE}
get-source.sh -l mujoco-mpc -m ${MANIFEST_FILE}
get-source.sh -l language_to_reward_2023 -m ${MANIFEST_FILE}
get-source.sh -l language-to-reward-2023 -m ${MANIFEST_FILE}
echo "-e file://${SRC_PATH_MUJOCO_MPC}/python" >> /opt/pip-tools.d/requirements-l2r.in
echo "-e file://${SRC_PATH_L2R}" >> /opt/pip-tools.d/requirements-l2r.in
ls -lah ${SRC_PATH_MUJOCO_MPC}/python
Expand Down

0 comments on commit 850eefa

Please sign in to comment.