Skip to content

Commit 74b9b58

Browse files
authored
add lab ci asset downloads (#2399)
1 parent 1c73c15 commit 74b9b58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ jobs:
411411
conda install -y gitpython git-lfs
412412
cd habitat-sim
413413
git lfs install
414-
python src_python/habitat_sim/utils/datasets_download.py --uids ci_test_assets --replace --data-path data/ --no-prune
414+
python src_python/habitat_sim/utils/datasets_download.py --uids ci_test_assets ycb rearrange_dataset_v2 --replace --data-path data/ --no-prune
415415
ls -la data/scene_datasets/habitat-test-scenes/
416416
417417
- run:

0 commit comments

Comments
 (0)