Skip to content

Commit

Permalink
Fix build file
Browse files Browse the repository at this point in the history
  • Loading branch information
HoangGiang93 committed Aug 20, 2024
1 parent ef8ca25 commit 0557d9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_third_parties.sh
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ if [ $BUILD_MUJOCO = true ]; then

FROM_SRC=false
MUJOCO_BUILD_DIR=$BUILD_DIR/mujoco
MUJOCO_EXT_DIR=$EXT_DIR/mujoco

if [ ! -d "$MUJOCO_BUILD_DIR" ]; then
# Create the folder if it doesn't exist
Expand Down

0 comments on commit 0557d9c

Please sign in to comment.